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

Backports for 1.2 #698

Merged
merged 11 commits into from
Jul 13, 2023
Merged

Backports for 1.2 #698

merged 11 commits into from
Jul 13, 2023

Commits on Jun 11, 2023

  1. fix: Correct typo timesamp

    marhkb committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    c792f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b9189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7417cf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. docs: Prettify readme and remove $ from commands

    List of changes:
    - prettify README.md through `prettier -w`
    - click and copy the commands without the `$` character.
    kianmeng authored and marhkb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1c33d1b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    3b4800b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    039d92e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    7cccff1 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix(container-terminal): Change backspace-binding

    Changing this property to the value `ascii-delete` should fix a bug
    where pressing backspace would produce `^H` in some cases.
    
    Fixes #705
    marhkb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    679de16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cead55d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a539e2 View commit details
    Browse the repository at this point in the history
  4. chore: Bump version to 1.2.3

    marhkb committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4fe4498 View commit details
    Browse the repository at this point in the history