diff options
author | June McEnroe <june@causal.agency> | 2018-09-27 12:57:45 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-09-27 12:57:45 -0400 |
commit | c7e870e59b64eb3166317f66e6b165589caa146a (patch) | |
tree | 04a78890b9c2bf33e6bf6e2c2aa030fd28a00b07 /bin/man | |
parent | Export PWD (diff) | |
download | src-c7e870e59b64eb3166317f66e6b165589caa146a.tar.gz src-c7e870e59b64eb3166317f66e6b165589caa146a.zip |
Move psfed paste to edit mode
Diffstat (limited to '')
-rw-r--r-- | bin/man/psfed.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/bin/man/psfed.1 b/bin/man/psfed.1 index 59fbdbe7..88430551 100644 --- a/bin/man/psfed.1 +++ b/bin/man/psfed.1 @@ -64,10 +64,6 @@ Select glyph in previous/next row. .It Ic y Copy the selected glyph. . -.It Ic p -Paste the copied glyph -over the selected glyph. -. .It Ic e Edit the selected glyph in .Sx Edit Mode . @@ -105,6 +101,9 @@ Flip selected bit. .It Ic r Invert glyph. . +.It Ic p +Paste the copied glyph. +. .It Ic u Revert glyph to initial state. .El |