diff --git a/docs/changelog.rst b/docs/changelog.rst index 902fc23fb..dac716952 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -41,6 +41,11 @@ To update |kitty|, :doc:`follow the instructions `. Choose from almost two hundred themes in the `kitty themes repository `_ +- Integrate kitty closely with common shells such as zsh, fish and bash. + This allows lots of niceties such as jumping to previous prompts, opening the + output of the last command in a new window, etc. See :ref:`shell_integration` + for details. + - A new style for the tab bar that makes tabs looks like the tabs in a physical tabbed file, see :opt:`tab_bar_style` @@ -117,11 +122,6 @@ To update |kitty|, :doc:`follow the instructions `. 0.22.0 [2021-07-26] ---------------------- -- Integrate kitty closely with common shells such as zsh, fish and bash. - This allows lots of niceties such as jumping to previous prompts, opening the - output of the last command in a new window, etc. See :ref:`shell_integration` - for details. - - Add a new :ref:`action-toggle_layout` action to easily zoom/unzoom a window - When right clicking to extend a selection, move the nearest selection