bring back mouse with fix for kitty

This commit is contained in:
Joel Beckmeyer
2025-11-21 09:40:15 -05:00
parent 6ad6bdd06c
commit 84e722467a
3 changed files with 5 additions and 3 deletions

View File

@@ -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