document the standard vte scrollback bindings

This commit is contained in:
Daniel Micay 2012-11-16 14:52:29 -05:00
parent 4415184eff
commit 61b89171a5
1 changed files with 8 additions and 0 deletions

View File

@ -30,6 +30,14 @@ INSERT MODE
+----------------------+---------------------------------------------+
| ``ctrl-shift-t`` | open terminal in the current directory [1]_ |
+----------------------+---------------------------------------------+
| ``ctrl-shift-up`` | scroll up a line |
+----------------------+---------------------------------------------+
| ``ctrl-shift-down`` | scroll down a line |
+----------------------+---------------------------------------------+
| ``shift-pageup`` | scroll up a page |
+----------------------+---------------------------------------------+
| ``shift-pagedown`` | scroll down a page |
+----------------------+---------------------------------------------+
.. [1] The directory can be set by a process running in the terminal. For
example, with zsh: