Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

messages: allow to set the terminal window title #160

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2023

  1. messages: allow to set the terminal window title

    This patch allows to set the text in the title of a terminal
    window. The idea is to allow snapcraft to set in the title which
    step is currently doing.
    sergio-costas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    affefd0 View commit details
    Browse the repository at this point in the history
  2. Fix testx

    sergio-costas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a646494 View commit details
    Browse the repository at this point in the history
  3. Try to fix lint test

    sergio-costas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    adfa4d3 View commit details
    Browse the repository at this point in the history
  4. Fix final error in tox

    sergio-costas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e2c82d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78d3cfd View commit details
    Browse the repository at this point in the history
  6. Update tests/unit/test_messages_integration.py

    Co-authored-by: Tiago Nobrega <[email protected]>
    sergio-costas and tigarmo committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4900e16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    442af45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43c1da3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ece8a5 View commit details
    Browse the repository at this point in the history
  10. Added extra example

    sergio-costas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2876550 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    06fb781 View commit details
    Browse the repository at this point in the history
  12. Fix lint problem

    sergio-costas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7243ea2 View commit details
    Browse the repository at this point in the history
  13. Fix other lint problem

    sergio-costas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    16e7498 View commit details
    Browse the repository at this point in the history
  14. More fixes

    sergio-costas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    fa92f7c View commit details
    Browse the repository at this point in the history
  15. Complete lint fixes

    sergio-costas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    04c2c41 View commit details
    Browse the repository at this point in the history