kitty-scrollback.nvim has officially released v2.0.0!

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.

Migrating to v2.0.0

See Migrating to v2.0.0 for the detailed migration guide.

What changed?

  • The --config-file option has been removed. Custom configurations are now supplied in the setup() function instead of separate config file. The config name corresponds to the key of the table provided to setup().
  • The default mapping keys changed from ctrl+shift to kitty_mod
  • 36 demos added to the Wiki Advanced-Configuration to exercise the different configuration options of kitty-scrollback.nvim. Here are a few.

ksb_example_status_win_autoclose

ksb_example_status_win_show_timer

ksb_example_highlight_overrides

ksb_example_paste_win_winopts

ksb_example_nvim_args_tokyonight

ksb_example_nvim_args_cellular_automation

If you have any questions, comments, or feedback feel free to let me know here or create an issue.

Breaking Changes 😿 Sorry

2 points

might switch from alacritty to kitty almost just for this (although I’ve been meaning to for a while). the “immediately get scroll back into an nvim buffer to edit as a command” is pretty sweet

permalink
report
reply
2 points

Really cool!

permalink
report
reply
1 point

thanks!

permalink
report
parent
reply
1 point

What’s a kitty scrollback buffer?

permalink
report
reply
2 points

I see. Kitty is a terminal.

permalink
report
parent
reply
1 point

Yep

permalink
report
parent
reply
1 point

Yep you got it. Kitty is a terminal. The scrollback buffer is the screen + history of the terminal session. This plugin lets you open it with Neovim plus some extras 👍

permalink
report
parent
reply

Community stats

  • 58

    Monthly active users

  • 153

    Posts

  • 533

    Comments