diff options
author | June McEnroe <june@causal.agency> | 2021-03-13 13:17:41 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-13 13:17:41 -0500 |
commit | 69450d9fe0fc66e4b71c6eb7a4670c2c20a5374e (patch) | |
tree | ca90e84ad5bb057be6215cbdf6203a887c45bfd3 | |
parent | chat.tmux.conf: use config_files format for reload (diff) | |
download | catgirl-69450d9fe0fc66e4b71c6eb7a4670c2c20a5374e.tar.gz catgirl-69450d9fe0fc66e4b71c6eb7a4670c2c20a5374e.zip |
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 |