diff options
author | C. McEnroe | 2021-03-13 13:17:41 -0500 |
---|---|---|
committer | C. McEnroe | 2021-03-13 13:17:41 -0500 |
commit | 69450d9fe0fc66e4b71c6eb7a4670c2c20a5374e (patch) | |
tree | ca90e84ad5bb057be6215cbdf6203a887c45bfd3 | |
parent | 441f561f72090a30d1e17e015c3e5257a70ecd85 (diff) |
Add note about arrow and navigation keys
And I think with C-Left and C-Right I can actually say "as expected" now.
-rw-r--r-- | catgirl.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index 4fdf231..eb48fa4 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -602,6 +602,9 @@ Collapse all whitespace. .It Ic Tab Complete nick, channel, command or macro. .El +.Pp +Arrow and navigation keys +also work as expected. . .Ss Window Keys .Bl -tag -width Ds -compact |