😽 kitty-scrollback.nvim v6.0.0 change default keymap for quitting kitty-scrollback.nvim from <Esc> to q #281
mikesmithgh
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
kitty-scrollback.nvim v6.0.0 is officially released!
kitty-scrollback.nvim v6.0.0 changes the default keymap for quitting kitty-scrollback.nvim from
<Esc>
toq
.No steps are necessary if you prefer this new behavior.
If you prefer the previous behavior of using
<Esc>
to exit kitty-scrollback.nvim, this can be reconfigured byadding the following to your kitty-scrollback.nvim setup.
For example, if you are using lazy.nvim, it would look something like this
Beta Was this translation helpful? Give feedback.
All reactions