Remove 'arrow keys' from history-substring-search description
This commit is contained in:
parent
00348eca51
commit
0a86caffc3
@ -3,8 +3,8 @@ History Substring Search
|
|||||||
|
|
||||||
Integrates [zsh-history-substring-search][1] into Oh My Zsh, which implements
|
Integrates [zsh-history-substring-search][1] into Oh My Zsh, which implements
|
||||||
the [Fish shell][2]'s history search feature, where the user can type in any
|
the [Fish shell][2]'s history search feature, where the user can type in any
|
||||||
part of a previously entered command and press the `UP` and `DOWN` arrow keys
|
part of a previously entered command and press up and down to cycle through
|
||||||
to cycle through matching commands.
|
matching commands.
|
||||||
|
|
||||||
If this module is used in conjuncture with the *syntax-highlighting* module, it
|
If this module is used in conjuncture with the *syntax-highlighting* module, it
|
||||||
must be loaded **after** it.
|
must be loaded **after** it.
|
||||||
|
Reference in New Issue
Block a user