Update major changes

This commit is contained in:
Kovid Goyal
2026-03-11 08:53:58 +05:30
parent 0b2f081d40
commit 74f532bd07

View File

@@ -9,6 +9,20 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
Recent major new features
---------------------------
Mousing [0.46]
~~~~~~~~~~~~~~~
kitty already had excellent mouse support, but now it is taking it to the next
level. The kitty scrollback buffer grew support for :pull:`smooth scrolling <9330>`
and momentum based scrolling for a natural, smooth and kinetic scrolling experience.
Additionally, you can now :pull:`drag kitty tabs around <9296>` with the mouse
to re-order them, move them to another kitty OS Window or even detach them into
their own OS Window.
Finally, a long requested feature, the ability to resize kitty windows (aka
splits) with the mouse was finally implemented.
Choose files, fast [0.45]
~~~~~~~~~~~~~~~~~~~~~~~~~~~