diff options
author | Teddy Wing | 2016-08-17 21:05:57 -0400 |
---|---|---|
committer | Teddy Wing | 2016-08-17 21:05:57 -0400 |
commit | 426e7a89b6a00cdeab0dbbbb8b55eab37bc5c834 (patch) | |
tree | 36dd053ea006f4b5d4dd82dfefec01a4c2776ebe /README.md | |
parent | f0ebd70b355156c708a17b5cff0f50e0402b082d (diff) | |
download | Passextract-426e7a89b6a00cdeab0dbbbb8b55eab37bc5c834.tar.bz2 |
README: Add information about `g` & `G` mappingsv0.2.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -41,6 +41,8 @@ In the interactive UI, the following commands are available: q or Ctrl-C: Quit j: Move the selection down k: Move the selection up + g: Move the selection to the top + G: Move the selection to the bottom Enter: Copy the currently selected line |