kitty icon indicating copy to clipboard operation
kitty copied to clipboard

Cross-platform, fast, feature-rich, GPU based terminal

Results 50 kitty issues
Sort by recently updated
recently updated
newest added

**Describe the bug** In text input v3 protocol, there's a range used to define the cursor position in preedit. It's not necessary to be always same as preedit length. https://wayland.app/protocols/text-input-unstable-v3#zwp_text_input_v3:event:preedit_string:arg:cursor_begin...

bug

1. Only update preedit if preedit changed. 2. Only send cursor update if cursor position is not changed.

**Describe the bug** Sometimes, when I click on a file link in kitty, the whole process crashes. On the most recent occurrence I found this in `journalctl`: ``` Aug 11...

bug

Based on #2125. The default sound theme is `__custom`, which is the custom theme created by GNOME and Budgie. If this theme doesn't exist, canberra instead uses the default theme...

Closes #3683. This is a very rough first draft implementing this feature. I still need to make this not break anything on non-macOS. The main issue I currently have with...

I switched to Kitty recently and while I think that it's a very nice replacement for my previous terminal (I like specially that many things just work out of the...

I was still seeing issues with FiraCode on macOS so I added in a few more options to allow tweaking it. Added options: - macos_adjust_glyph_scale - macos_adjust_glyph_y - macos_adjust_glyph_x For...

This PR adds the configuration option `foreground_opacity`. It works exactly like the current option `background_opacity` except it applies to the foreground.

Running these jobs before the recent big-endian fix [shows the failing test](https://travis-ci.com/github/jamessan/kitty/builds/162070006).