diff options
author | mathieui <mathieui@mathieui.net> | 2012-02-16 00:24:18 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2012-02-16 00:24:18 +0100 |
commit | 55788f6127c25a549aa93efd5ed147695f875890 (patch) | |
tree | 4bcededc7a134d256a7122d1d4e33d6a21616480 /doc/en | |
parent | 8478641ad0bdeebea7d79422e3174243b4508a91 (diff) | |
download | poezio-55788f6127c25a549aa93efd5ed147695f875890.tar.gz poezio-55788f6127c25a549aa93efd5ed147695f875890.tar.bz2 poezio-55788f6127c25a549aa93efd5ed147695f875890.tar.xz poezio-55788f6127c25a549aa93efd5ed147695f875890.zip |
Add half-page scrolling (C-u / C-d)
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/keys.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/en/keys.txt b/doc/en/keys.txt index 616468f5..64f5dbbd 100644 --- a/doc/en/keys.txt +++ b/doc/en/keys.txt @@ -86,6 +86,10 @@ height of the conversation window - 1. *Ctrl-f*:: Go one line down in the buffer. +*Ctrl-u*:: Go half a screen up in the buffer. + +*Ctrl-d*:: Go half a screen down in the buffer. + *Alt-/*:: Complete what you’re typing using the "recent" words from the current conversation, if any. |