1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 06:42:26 +01:00

add c_<PageUp>/<PageDown> command-line mappings

This commit is contained in:
Doug Kearns
2008-10-08 02:40:45 +00:00
parent cd8bae267f
commit 36ece99d3a
2 changed files with 37 additions and 7 deletions

View File

@@ -44,6 +44,22 @@ Recall the next command-line from the history list which matches the current
command-line.
________________________________________________________________________________
|c_<S-Up>| |c_<PageUp>|
||<S-Up>|| +
||<PageUp>||
________________________________________________________________________________
Recall the previous command-line from the history list.
________________________________________________________________________________
|c_<S-Down>| |c_<PageDown>|
||<S-Down>|| +
||<PageDown>||
________________________________________________________________________________
Recall the next command-line from the history list.
________________________________________________________________________________
section:Command-line{nbsp}completion[cmdline-completion]
|c_<Tab>| +