diff options
author | C. McEnroe | 2020-04-07 10:48:44 -0400 |
---|---|---|
committer | C. McEnroe | 2020-04-07 10:48:44 -0400 |
commit | e3f7362241a82d2089a45d119b86109c9d89ec8f (patch) | |
tree | c07c14f663ae4d21c2c5eb38353c72161051b99a /catgirl.1 | |
parent | 0bf49817f6c0c069ddee1b1e40ebfc1bae9c2639 (diff) |
Add M-q to collapse whitespace
Diffstat (limited to 'catgirl.1')
-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 |