mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-27 16:51:15 -03:00
down-or-search: shorten description
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user