Skip to content

0.4.1: feat(prompt): add Emacs-style keybindings for navigation#106

Merged
fadeevab merged 1 commit intomainfrom
feat/emacs-keybindings
Mar 9, 2026
Merged

0.4.1: feat(prompt): add Emacs-style keybindings for navigation#106
fadeevab merged 1 commit intomainfrom
feat/emacs-keybindings

Conversation

@fadeevab
Copy link
Copy Markdown
Owner

@fadeevab fadeevab commented Mar 9, 2026

It should be safe to handle Emacs key bindings in a universal cross-platform way: console already handles the Home (Ctrl-A) and End (Ctrl-E) for cfg(unix) targets, and the control codes are pretty much well-known for the Emacs key bindings. Also, we know the narrow scope of the usage for TUI.

@fadeevab
Copy link
Copy Markdown
Owner Author

fadeevab commented Mar 9, 2026

@copilot Review this PR

Copy link
Copy Markdown

Copilot AI commented Mar 9, 2026

@fadeevab I've opened a new pull request, #107, to work on those changes. Once the pull request is ready, I'll request review from you.

@fadeevab fadeevab merged commit e7a3ccd into main Mar 9, 2026
@fadeevab fadeevab deleted the feat/emacs-keybindings branch March 9, 2026 19:39
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.

2 participants