From 2e28e23261b661bbcbadf21022098f17fb73a466 Mon Sep 17 00:00:00 2001 From: Chris Hua Date: Thu, 9 Mar 2023 10:58:16 -0500 Subject: [PATCH] fix: line wrap --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d23780..2f389d6 100644 --- a/README.md +++ b/README.md @@ -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: