File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
.. _cmd-fish_should_add_to_history :
2
2
3
3
fish_should_add_to_history - decide whether a command should be added to the history
4
- =================================================================================
4
+ ====================================================================================
5
5
6
6
Synopsis
7
7
--------
Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ Known functions are a customization point. You can change them to change how you
61
61
- :doc: `fish_command_not_found <cmds/fish_command_not_found >` to tell fish what to do when a command is not found.
62
62
- :doc: `fish_title <cmds/fish_title >` to change the terminal's title.
63
63
- :doc: `fish_greeting <cmds/fish_greeting >` to show a greeting when fish starts.
64
+ - :doc: `fish_should_add_to_history <cmds/fish_should_add_to_history >` to determine if a command should be added to history
64
65
65
66
Helper functions
66
67
^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments