This commit is contained in:
Kovid Goyal
2019-11-13 16:57:11 +05:30
parent 1724f11429
commit 4ade6587e8

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
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.
- Add a new style ``powerline`` for tab bar rendering, see :opt:`tab_bar_style` (:pull:`2021`)