fix: line wrap

This commit is contained in:
Chris Hua 2023-03-09 10:58:16 -05:00 committed by Koston-0xDEADBEEF
parent 591ca3326a
commit 2e28e23261

View file

@ -97,7 +97,9 @@ Usage
bindkey "$terminfo[kcuu1]" history-substring-search-up
bindkey "$terminfo[kcud1]" history-substring-search-down
Users have also observed that `[OA` and `[OB` are correct values, _even if_ these were not the observed values.
Users have also observed that `[OA` and `[OB` are correct values,
_even if_ these were not the observed values. If you are having trouble
with the observed values, give these a try.
You might also want to bind the Control-P/N keys for use in EMACS mode: