diff --git a/docs/changelog.rst b/docs/changelog.rst index 89c8cf8b4..bc53ee4b0 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,7 +14,7 @@ Cursor trails [0.37] Show an animated trail when the text cursor makes large jumps making it easy to follow cursor movements. Inspired by the similar feature in neovide, but -works with terminal multiplexers and kitty windows as well. See pull:`the pull +works with terminal multiplexers and kitty windows as well. See :pull:`the pull request <7970>` for a demonstration video. This feature is optional and can be turned on by the :opt:`cursor_trail` option in :file:`kitty.conf`.