Skip to content

Cursor blinking within tmux stops after upgrade kitty to 0.22 #3906

@laggardkernel

Description

@laggardkernel

Describe the bug

Formerly, the cursor blinks normally within tmux. After upgrading kitty to 0.22.x. It doesn't blink within tmux anymore.

Envi

To Reproduce

Environments

  • kitty with default config
  • tmux 3.2a with following minimal config
  • OS: macOS 10.14.6
# minimal tmux conf: test.conf
set-option -gs default-terminal "tmux-256color"
set-option -ga terminal-overrides ',*:Ss=\E[%p1%d q:Se=\E[5 q'

Steps to reproduce the behavior:

  1. Open kitty with default config.
  2. Start tmux with tmux -f ./test.conf -S ./test.socket

Then the cursor stops blinking. Downgrading kitty back to 0.21. The problem disappears.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions