keybindings
for platform
Keybindings related commands.
Signature
> keybindings
Input/output types:
input | output |
---|---|
nothing | string |
Notes
You must use one of the following subcommands. Using this command as-is will only produce this help message.
For more information on input and keybindings, check: https://www.nushell.sh/book/line_editor.html
Subcommands:
name | type | usage |
---|---|---|
keybindings default | Builtin | List default keybindings. |
keybindings list | Builtin | List available options that can be used to create keybindings. |
keybindings listen | Builtin | Get input from the user. |