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

This pull request is building on top of #3308 to blend colors in linear colorspace. It will improve font rendering and probably color accuracy when transparency is involved. To avoid...

**Describe the bug** The application icon for Kitty in Stage Manager on macOS 13.x does not reflect the actual icon. The icon shown is the default Kitty icon regardless if...

bug

There are only a few features required from newer versions, and they can be achieved via extensions. This significantly improves compatibility.

This commit introduces the Unicode placeholder image placement method. In particular: - Virtual placements can be created by passing `U=1` in a put command. - Images with virtual placements can...

- https://github.com/kovidgoyal/kitty/issues/3330 - https://github.com/kovidgoyal/kitty/issues/3330#issuecomment-1273590741 - https://github.com/kovidgoyal/kitty/issues/3330#issue-812568792 - `vim` -> NG, `nano` -> OK

bug

**Describe the bug** Mac I have 3 monitors connected to my laptop using docking station. 1 laptop connected on HDMI & other 2 on DP port. If I launch kitty...

bug

Fix #5827 Result looks just like the image in #5827. Had to add an option to `screen_draw_overlay_text` so that after destroying the overlay line, cursor does not go back to...

Fix #5840 Does not handle complex sequences (like with RELEASE), but this should be good enough for common applications: * tmux works, tested by the `Ctrl+b>c` case in #5840 *...

# Request for Discussion before Opening PR **Is your feature request related to a problem? Please describe.** There have been several requests for a `guake`/`yakuake`/`iTerm2.app`-style hotkey window for `kitty` over...

enhancement