docs: Correct "cancel"

This never, AFAIK, emptied the commandline, and I don't think that
would be a sensible thing to do
This commit is contained in:
Fabian Boehm
2025-04-24 19:54:11 +02:00
parent f222db609f
commit 2f9d5ac7d6

View File

@@ -169,7 +169,7 @@ The following special input functions are available:
start selecting text
``cancel``
close the pager if it is open, or undo the most recent completion if one was just inserted, or otherwise cancel the current commandline and replace it with a new empty one
close the pager if it is open, or undo the most recent completion if one was just inserted
``cancel-commandline``
cancel the current commandline and replace it with a new empty one, leaving the old one in place with a marker to show that it was cancelled