diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-29 01:20:56 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-29 01:20:56 +0300 |
commit | db768c335bca6033da59eeb6ad9aeb57c3364972 (patch) | |
tree | d146e25f9a8e8e9009c94040eeb26203e973a6cf /man1 | |
parent | bc68b2dd0a8eb06a2e66138751a0777ca2ebfd87 (diff) | |
download | lariza-db768c335bca6033da59eeb6ad9aeb57c3364972.tar.gz |
key_common(): add ctrl + shift + n to search backwards
Diffstat (limited to 'man1')
-rw-r--r-- | man1/lariza.usage.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man1/lariza.usage.1 b/man1/lariza.usage.1 index 86651f4..4dac0d6 100644 --- a/man1/lariza.usage.1 +++ b/man1/lariza.usage.1 @@ -40,7 +40,7 @@ allowin you to search through the search engine. .It Sy Ctrl + 2 , Ctrl + n Repeat the last search .Pq forward . -.It Sy Ctrl + 3 +.It Sy Ctrl + 3 , Ctrl + Shift + n Repeat the last search .Pq backward . .It Sy Ctrl + c |