mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
docs: Document what directory file_picker opens from (#10816)
This commit is contained in:
parent
23600e3ecb
commit
239262e094
@ -282,7 +282,7 @@ #### Space mode
|
||||
|
||||
| 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…
Reference in New Issue
Block a user