From 8010708ddf73375fd9b86ac0fec50a8349264588 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Wed, 26 Sep 2018 00:56:10 -0400 Subject: Add copy paste to psfed --- bin/man/psfed.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bin/man/psfed.1') 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 . -- cgit 1.4.1 'ed9087b00adf3758d1727f639c810f440af01a57'>this commit web frontend for git
about summary refs log tree commit diff
path: root/ui-refs.h (unfollow)
Commit message (Expand)Author
2014-01-08git: update to 1.8.5Christian Hesse
2014-01-08Reduce line number bloat, fix hover effectPeter Wu
2014-01-08plain: don't append charset for binary MIME typesJohn Keeping
2014-01-08ui-log.c: Several simplificationsLukas Fleischer
2014-01-08Use argv_array in place of vectorLukas Fleischer
2014-01-08ui-stats.c: Remove unused macroLukas Fleischer
2014-01-08scan-tree.c: Remove unused macroLukas Fleischer
2013-09-14ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer
2013-09-14ui-diff: Use diff_tree_sha1() for raw diff formattingLukas Fleischer