Skip to content

feat: add 'ctrl-a a' to jump to beginning of line#1917

Merged
ellie merged 1 commit into
atuinsh:mainfrom
tessus:feature/prefix-a
Apr 3, 2024
Merged

feat: add 'ctrl-a a' to jump to beginning of line#1917
ellie merged 1 commit into
atuinsh:mainfrom
tessus:feature/prefix-a

Conversation

@tessus
Copy link
Copy Markdown
Contributor

@tessus tessus commented Apr 3, 2024

The ctrl-a shortcut (to jump to the beginning of the line) was replaced by the prefix.

tmux handles it in a way so that if ctrl-a is the prefix, ctrl-a a will jump to the beginning of the line.
This change implements the same machanism in atuin.

Checks

  • I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
  • I have checked that there are no existing pull requests for the same thing

P.S.: I didn't open an issue, because it is a follow-up to #1875

Copy link
Copy Markdown
Member

@ellie ellie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! 🚀

@ellie ellie merged commit 61daae2 into atuinsh:main Apr 3, 2024
@atuin-bot
Copy link
Copy Markdown

This pull request has been mentioned on Atuin Community. There might be relevant details there:

https://forum.atuin.sh/t/default-key-binding-changes/41/24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants