diff options
author | June McEnroe <june@causal.agency> | 2020-04-07 10:48:44 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-04-07 10:48:44 -0400 |
commit | e3f7362241a82d2089a45d119b86109c9d89ec8f (patch) | |
tree | c07c14f663ae4d21c2c5eb38353c72161051b99a /catgirl.1 | |
parent | Add split scrolling to README (diff) | |
download | catgirl-e3f7362241a82d2089a45d119b86109c9d89ec8f.tar.gz catgirl-e3f7362241a82d2089a45d119b86109c9d89ec8f.zip |
Add M-q to collapse whitespace
Diffstat (limited to '')
-rw-r--r-- | catgirl.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/catgirl.1 b/catgirl.1 index 5ec8db1..a7c096c 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd April 6, 2020 +.Dd April 7, 2020 .Dt CATGIRL 1 .Os . @@ -429,6 +429,8 @@ Move to previous word. Delete next word. .It Ic M-f Move to next word. +.It Ic M-q +Collapse all whitespace. .It Ic Tab Complete nick, channel, command or macro. .El |