diff options
author | June McEnroe <june@causal.agency> | 2018-09-29 16:29:41 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-09-29 16:29:41 -0400 |
commit | 428c0226ab0d19805306536d60588fb72552ce03 (patch) | |
tree | 51340362a4dbb6750138ad1b38db1c8c3af37d65 /bin/man | |
parent | Add sans6x10 basic glyphs (diff) | |
download | src-428c0226ab0d19805306536d60588fb72552ce03.tar.gz src-428c0226ab0d19805306536d60588fb72552ce03.zip |
Add f and ' to psfed
Diffstat (limited to 'bin/man')
-rw-r--r-- | bin/man/psfed.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/man/psfed.1 b/bin/man/psfed.1 index bd15d897..f0709594 100644 --- a/bin/man/psfed.1 +++ b/bin/man/psfed.1 @@ -61,6 +61,12 @@ Select previous/next glyph. .It Ic k Ic j Select glyph in previous/next row. . +.It Ic f +Select glyph of next input character. +. +.It Ic ' +Return to previously selected glyph. +. .It Ic y Copy selected glyph. . |