😽 kitty-scrollback.nvim v5.0.0 drop support for Kitty version < 0.32.2 + use Kitty's builtin bracketed paste + experimental tmux support #259
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
-
kitty-scrollback.nvim v5.0.0 is officially released!
What is kitty-scrollback.nvim?
A Neovim plugin (and Kitty Kitten) that allows you to navigate your Kitty scrollback buffer to quickly search, copy, and execute commands in Neovim.
kitty-scrollback-v5-demo.mp4
Check out the README for detailed information, the Wiki for additional configurations, and Advanced Configuration Examples for more demos!
What changed?
See Migrating to v5.0.0 for the detailed migration guide.
--bracketed-paste
option when sending commands to Kitty. The--bracketed-paste
option was added in Kitty 0.32.2. If you are using an older version of Kitty, then upgrade to the latest version or at least 0.32.2.--bracketed-paste
option.Other minor version updates
What's next?
The next feature I plan to work on is adding command-line editing support (see #253). I also plan to
complete the work necessary to move tmux support from experimental to stable.
If you have any questions, comments, or feedback feel free to create an issue or open a discussion.
Beta Was this translation helpful? Give feedback.
All reactions