diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-08-26 08:08:01 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-08-26 08:08:01 +0200 |
commit | 1a4bfcdddc7f11372b9a1e887223f3baab7bb8a6 (patch) | |
tree | 41f92e995f7b68be00f3c4b48715da88762880b9 /doc/en/weechat_quickstart.en.adoc | |
parent | 6dad386cfd911a53ed7ea996e665a6f1db7523a6 (diff) | |
download | weechat-1a4bfcdddc7f11372b9a1e887223f3baab7bb8a6.zip |
doc: add command "/window merge" in quickstart
Diffstat (limited to 'doc/en/weechat_quickstart.en.adoc')
-rw-r--r-- | doc/en/weechat_quickstart.en.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/weechat_quickstart.en.adoc b/doc/en/weechat_quickstart.en.adoc index ea3a0d2a0..330aef1e3 100644 --- a/doc/en/weechat_quickstart.en.adoc +++ b/doc/en/weechat_quickstart.en.adoc @@ -300,6 +300,12 @@ and a large window (2/3), use command: /window splitv 33 ---- +To remove the split: + +---- +/window merge +---- + [[key_bindings]] == Key bindings |