mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 04:13:08 +00:00
Add note to docs.
This commit is contained in:
parent
1afdbb848e
commit
6a97b45ad1
1 changed files with 3 additions and 0 deletions
|
@ -1181,6 +1181,9 @@ cursor when the search began.
|
|||
|
||||
History searches can be aborted by pressing the escape key.
|
||||
|
||||
Prefixing the commandline with a space will prevent the entire line
|
||||
from being stored in the history.
|
||||
|
||||
The history is stored in the file '~/.config/fish/fish_history'. It is automatically
|
||||
read on startup and merged on program exit.
|
||||
|
||||
|
|
Loading…
Reference in a new issue