bring back mouse with fix for kitty
This commit is contained in:
@@ -682,7 +682,7 @@ font_size 10.0
|
||||
|
||||
#: Terminal bell {{{
|
||||
|
||||
# enable_audio_bell yes
|
||||
enable_audio_bell no
|
||||
|
||||
#: The audio bell. Useful to disable it in environments that require
|
||||
#: silence.
|
||||
@@ -1420,6 +1420,8 @@ background_opacity 0.95
|
||||
#: config is not supported.
|
||||
|
||||
# clipboard_control write-clipboard write-primary read-clipboard-ask read-primary-ask
|
||||
# added per https://github.com/tmux/tmux/wiki/Clipboard#terminal-support---kitty
|
||||
clipboard_control write-primary write-clipboard no-append
|
||||
|
||||
#: Allow programs running in kitty to read and write from the
|
||||
#: clipboard. You can control exactly which actions are allowed. The
|
||||
|
||||
Reference in New Issue
Block a user