kitty-scrollback.nvim icon indicating copy to clipboard operation
kitty-scrollback.nvim copied to clipboard

😽 Open your Kitty scrollback buffer with Neovim. Ameowzing!

Results 21 kitty-scrollback.nvim issues
Sort by recently updated
recently updated
newest added

- [ ] add details about relevant kitty config ( `scrollback_lines`, `scrollback_pager`, `scrollback_pager_history_size`, `scrollback_fill_enlarged_window`)

documentation

https://github.com/m00qek/baleia.nvim

enhancement

Determine if this is useful and implement. Otherwise, close as won't do. This would be a nice feature to allow triggering kitty-scrollback.nvim or other operations via menu bar kitty release...

enhancement
good first issue

`printf "%s\033[2;39m%s" "hi" "bye"` SGR (Select Graphic Rendition) parameters (see https://en.wikipedia.org/wiki/ANSI_escape_code) 2 | Faint, decreased intensity, or dim | May be implemented as a light font weight like bold.[39] 2...

enhancement

There are no plans to deprecate v0.9 support at this time. This ticket is a placeholder if deprecation occurs in the future. - Remove lines in the code with the...

backlog

Sometimes I start typing a long complicated command and then I get annoyed with the lack of vim keybindings. My shell (fish) has a keybinding to open the current commandline...

enhancement

Fixes https://github.com/mikesmithgh/kitty-scrollback.nvim/issues/242

i don't know if i just could not find this feature in the docs: is there a way to replace certain things in the buffer that gets opened in neovim?...

enhancement

when I press `kitty_mod+h`, I got this failed message ``` Failed to launch child: nvim With error: No such file or directory Press Enter or Esc to exit ``` my...

bug

Scrollback editing freezes until I hit ctrl-c and then proceeds as normal

bug