mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
docs: Document what directory file_picker opens from (#10816)
This commit is contained in:
parent
23600e3ecb
commit
239262e094
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ This layer is a kludge of mappings, mostly pickers.
|
|||
|
||||
| Key | Description | Command |
|
||||
| ----- | ----------- | ------- |
|
||||
| `f` | Open file picker | `file_picker` |
|
||||
| `f` | Open file picker at LSP workspace root | `file_picker` |
|
||||
| `F` | Open file picker at current working directory | `file_picker_in_current_directory` |
|
||||
| `b` | Open buffer picker | `buffer_picker` |
|
||||
| `j` | Open jumplist picker | `jumplist_picker` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue