mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 03:32:27 +08:00
down-or-search: shorten description
This commit is contained in:
parent
1262469aea
commit
b1deb8af89
|
@ -1,4 +1,4 @@
|
|||
function down-or-search -d "Depending on cursor position and current mode, either search forward or move down one line"
|
||||
function down-or-search -d "search forward or move down one line"
|
||||
# If we are already in search mode, continue
|
||||
if commandline --search-mode
|
||||
commandline -f history-search-forward
|
||||
|
|
Loading…
Reference in New Issue
Block a user