mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
doc: improve documentation for focus events in FAQ (closes #1130)
This commit is contained in:
committed by
Sébastien Helleu
parent
5d88d08ef9
commit
bb6af05a31
@@ -432,8 +432,12 @@ You must enable the focus events with a special code sent to terminal.
|
||||
|
||||
*Important*:
|
||||
|
||||
* Currently, *only* _xterm_ seems to support this feature.
|
||||
* It does *not* work under screen/tmux.
|
||||
* You must use a modern xterm-compatible terminal.
|
||||
* Additionally, it seems to be important that your value of the TERM variable
|
||||
equals to _xterm_ or _xterm-256color_.
|
||||
* If you use tmux, you must additionally enable focus events by adding
|
||||
`set -g focus-events on` to your _.tmux.conf_ file.
|
||||
* This does *not* work under screen.
|
||||
|
||||
To send the code when WeeChat is starting:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user