up-or-search: shorten description

This commit is contained in:
Aaron Gyes 2022-01-27 15:53:56 -08:00
parent 2369eb61e2
commit 34753cf0f6

View file

@ -1,4 +1,5 @@
function up-or-search -d "Depending on cursor position and current mode, either search backward or move up one line"
# Depending on cursor position and current mode, either search backward or move up one line"
function up-or-search -d "Search backward or move cursor up 1 line"
# If we are already in search mode, continue
if commandline --search-mode
commandline -f history-search-backward