Skip to content

Document default Emacs and Vi keybindings#1119

Open
Semak12345 wants to merge 1 commit into
nushell:mainfrom
Semak12345:docs/default-keybindings
Open

Document default Emacs and Vi keybindings#1119
Semak12345 wants to merge 1 commit into
nushell:mainfrom
Semak12345:docs/default-keybindings

Conversation

@Semak12345

Copy link
Copy Markdown

Summary

Closes #350.

Adds a user-facing reference for the default Emacs and Vi keybindings, including movement, editing, selection, control, Vi motions, operators, and text objects. Links the new guide from the README outline.

Before

Users had to inspect the keybinding constructors and Vi parser to discover the defaults.

After

The defaults are collected in tables in KEYBINDINGS.md, with notes about terminal-specific and feature-gated bindings.

Additional notes

Documentation-only change. Validated with markdownlint-cli2 and git diff --check.

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.

Template table with the default keybindings and their actions

1 participant