We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a103c88 commit 7e793f1Copy full SHA for 7e793f1
docs/command_arguments.md
@@ -14,6 +14,7 @@ Joshuto supports the following options from the command line:
14
15
- `--change-directory`: sets the quit behavior to change directory instead of
16
noop when closing the last tab
17
+ - Requires shell script function to work, see [here](https://github.com/kamiyaa/joshuto/blob/main/docs/configuration/keymap.toml.md#quit-quit-joshuto)
18
19
- `--output-file <output-file>`: tells joshuto to output data to `<output-file>`.
20
- This is usually used so programs can know how to behave after joshuto exits.
0 commit comments