mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-13 03:59:23 +02:00
5c0a4accb383d40bdae9ae092cbca7356d079b8a
splits.py: insert_window_next_to called split_and_add on self.pairs_root instead of on the pair found by pair_for_window. split_and_add only handles direct children, so nested dest windows fell to 'else: self.two = pair', silently replacing an entire subtree. Lost windows were re-added by do_layout, producing phantom panes. tabs.py: on_window_drop returned early (window not found) before calling _clear_force_show_title_bars, leaving the drag overlay stuck on screen.
…
…
= kitty - the fast, feature-rich, cross-platform, GPU based terminal If you live in the terminal, *kitty* is made for **you**! See https://sw.kovidgoyal.net/kitty/[the kitty website]. image:https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg["Build status", link="https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI"] https://sw.kovidgoyal.net/kitty/faq/[Frequently Asked Questions] To ask other questions about kitty usage, use either the https://github.com/kovidgoyal/kitty/discussions/[discussions on GitHub] or the https://www.reddit.com/r/KittyTerminal[Reddit community] Packaging status in various repositories: image:https://repology.org/badge/vertical-allrepos/kitty-terminal.svg?columns=3&header=kitty["Packaging status", link="https://repology.org/project/kitty-terminal/versions"]
Languages
Python
38.5%
C
28%
Go
26.4%
Objective-C
5.5%
Shell
1%
Other
0.5%