diff options
author | June McEnroe <june@causal.agency> | 2018-09-26 00:56:10 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-09-26 00:56:10 -0400 |
commit | 8010708ddf73375fd9b86ac0fec50a8349264588 (patch) | |
tree | 490f25a5ea6424e908df1625ffa7efccc0b350fa /bin/man/psfed.1 | |
parent | Add r to psfed for invert (diff) | |
download | src-8010708ddf73375fd9b86ac0fec50a8349264588.tar.gz src-8010708ddf73375fd9b86ac0fec50a8349264588.zip |
Add copy paste to psfed
Diffstat (limited to '')
-rw-r--r-- | bin/man/psfed.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/man/psfed.1 b/bin/man/psfed.1 index a0e07c75..59fbdbe7 100644 --- a/bin/man/psfed.1 +++ b/bin/man/psfed.1 @@ -61,6 +61,13 @@ Select previous/next glyph. .It Ic k Ic j 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 . |