This commit is contained in:
Kovid Goyal 2019-11-13 16:57:11 +05:30
parent 1724f11429
commit 4ade6587e8
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -10,7 +10,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Add a new action :ref:`detach_window <detach_window>` that can be used to move the current - Add a new action :ref:`detach_window <detach_window>` that can be used to move the current
window into a different tab (:iss:`1310`) window into a different tab (:iss:`1310`)
- Add a new action :doc:`launch <launch>` that unifies launching of proceses - Add a new action :doc:`launch <launch>` that unifies launching of processes
in new kitty windows/tabs. in new kitty windows/tabs.
- Add a new style ``powerline`` for tab bar rendering, see :opt:`tab_bar_style` (:pull:`2021`) - Add a new style ``powerline`` for tab bar rendering, see :opt:`tab_bar_style` (:pull:`2021`)