down-or-search: shorten description

This commit is contained in:
Aaron Gyes 2022-01-22 21:12:01 -08:00
parent 1262469aea
commit b1deb8af89

View file

@ -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