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/de | |
parent | 6dad386cfd911a53ed7ea996e665a6f1db7523a6 (diff) | |
download | weechat-1a4bfcdddc7f11372b9a1e887223f3baab7bb8a6.zip |
doc: add command "/window merge" in quickstart
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/weechat_quickstart.de.adoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/de/weechat_quickstart.de.adoc b/doc/de/weechat_quickstart.de.adoc index 75c992cbb..480604a11 100644 --- a/doc/de/weechat_quickstart.de.adoc +++ b/doc/de/weechat_quickstart.de.adoc @@ -327,6 +327,13 @@ und ein größeres Fenster (2/3 Bildschirmbreite) aufzuteilen: /window splitv 33 ---- +// TRANSLATION MISSING +To remove the split: + +---- +/window merge +---- + [[key_bindings]] == Tastaturbelegung |