diff options
author | June McEnroe <june@causal.agency> | 2019-02-22 23:56:55 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-02-22 23:56:55 -0500 |
commit | c168e54f0687d7c0c87dbbdd1f735400b35eb6da (patch) | |
tree | a66f88fd920975b9e56e3b68638a8032887a1717 /catgirl.1 | |
parent | Disable terminal flow control (diff) | |
download | catgirl-c168e54f0687d7c0c87dbbdd1f735400b35eb6da.tar.gz catgirl-c168e54f0687d7c0c87dbbdd1f735400b35eb6da.zip |
Move IRC formatting reset to C-s
Opens C-n for window switching.
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/catgirl.1 b/catgirl.1 index 3a6b2f5..f28900b 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd February 21, 2019 +.Dd February 22, 2019 .Dt CATGIRL 1 .Os . @@ -246,14 +246,12 @@ commands, nicks and channels. . .Ss IRC Formatting .Bl -tag -width Ds -compact -.It Ic C-n -Reset formatting. .It Ic C-o Toggle bold. -This may need to be typed as -.Ic C-v C-o . .It Ic C-r Set or reset color. +.It Ic C-s +Reset formatting. .It Ic C-t Toggle italics. .It Ic C-u |