Skip to content

Commit

Permalink
feat: add new --no-cwd-file option to quit command for flexible c…
Browse files Browse the repository at this point in the history
…wd-file setting
  • Loading branch information
sxyazi committed Oct 5, 2023
1 parent 134f61e commit 1fe4e3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions usage/configuration/keymap.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ If you haven't created and used your own configuration file yet, please see: [Co

- escape: Exit visual mode, clear selected, or cancel search.
- quit: Exit the process.

- `--no-cwd-file`: Don't write the current directory to the `cwd-file`.

- close: Close the current tab; if it is the last tab, then exit the process.

### Navigation
Expand Down

0 comments on commit 1fe4e3a

Please sign in to comment.