summaryrefslogtreecommitdiff
path: root/doc/de/weechat_faq.de.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/de/weechat_faq.de.adoc')
-rw-r--r--doc/de/weechat_faq.de.adoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/de/weechat_faq.de.adoc b/doc/de/weechat_faq.de.adoc
index 5a059cce5..efb666df3 100644
--- a/doc/de/weechat_faq.de.adoc
+++ b/doc/de/weechat_faq.de.adoc
@@ -484,6 +484,13 @@ Zusätzlich sollten noch zwei Tastenbefehle eingebunden werden (der Befehl
/key bind meta2-O /print -core unfocus
----
+// TRANSLATION MISSING
+For example to mark buffers as read when the terminal loses the focus:
+
+----
+/key bind meta2-O /input set_unread
+----
+
[[screen_paste]]
=== Wird WeeChat in screen ausgeführt, kommt es vor das dem eingefügten Text in einem anderen screen Fenster ~0 und ~1 hinzugefügt wird, weshalb?