docs: add file explorer keymap info

pull/12902/head
Nikita Revenco 2025-02-18 12:19:20 +00:00
parent 382803c803
commit baddacfe20
1 changed files with 12 additions and 0 deletions

View File

@ -463,6 +463,18 @@ See the documentation page on [pickers](./pickers.md) for more info.
| `Ctrl-t` | Toggle preview | | `Ctrl-t` | Toggle preview |
| `Escape`, `Ctrl-c` | Close picker | | `Escape`, `Ctrl-c` | Close picker |
### File Explorer
There are additional keys accessible when using the File Explorer.
| Key | Description |
| ----- | ------------- |
| `Alt-m` | Move (& rename) selected file or directory |
| `Alt-n` | Create a new file or directory |
| `Alt-d` | Delete the selected file or directory |
| `Alt-c` | Copy the selected file |
| `Alt-y` | Yank the path to the selected file or directory |
## Prompt ## Prompt
Keys to use within prompt, Remapping currently not supported. Keys to use within prompt, Remapping currently not supported.