diff --git a/docs/changelog.rst b/docs/changelog.rst index 984bcffb3..79d411f4d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -25,11 +25,11 @@ To update |kitty|, :doc:`follow the instructions `. - Add a configurable mouse action to select from the clicked point to the end of the line. (:iss:`3585`) -- Add the ability to unscroll the screen to the ``kitty @ scroll-window`` +- Add the ability to un-scroll the screen to the ``kitty @ scroll-window`` remote control command (:iss:`3604`) - Unicode input kitten: Fix a regression in 0.20.0 that broke keyboard handling - when the num lock or caps lock modifiers were engaged. (:iss:`3587`) + when the NumLock or CapsLock modifiers were engaged. (:iss:`3587`) - Fix a regression in 0.20.0 that sent incorrect bytes for the :kbd:`F1-F4` keys in rmkx mode (:iss:`3586`)