diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-03-07 11:26:06 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-03-07 11:26:06 +0100 |
commit | a44cc9ffde04c0bd0a28e53f5a64afcaa5479c49 (patch) | |
tree | 3c3a7e2ccbe358306b4454b611953dac5865dac4 /doc/en/user | |
parent | 3194c641a0e687eef24d8066dab245abc71d7c1b (diff) | |
download | weechat-a44cc9ffde04c0bd0a28e53f5a64afcaa5479c49.zip |
Add new key to zoom a window (meta-z by default) (task #7470)
Diffstat (limited to 'doc/en/user')
-rw-r--r-- | doc/en/user/usage.en.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/user/usage.en.xml b/doc/en/user/usage.en.xml index 4973814e2..31f1d791d 100644 --- a/doc/en/user/usage.en.xml +++ b/doc/en/user/usage.en.xml @@ -481,6 +481,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. </entry> </row> <row> + <entry>Alt + Z</entry> + <entry> + Zoom on current window + </entry> + </row> + <row> <entry>Alt + =</entry> <entry> Toggle filters on/off |