bug: Neovim nightly ERROR alternate file not found vim.fn.bufnr('#') is -1. Most likely jobstart failed #303
Description
Don't sure what exactly went wrong after my update of apt packages, LazyVim plugins, but now i've got this error if i am trying to open kittyscrollback buffer (same for tmux and usual kitty buffer ).
In kittyhealthcheck nothing suspicious...
Help please to make this greatest plugin ever work again!)
kitty-scrollback.nvim
A fatal error occurred
- ERROR alternate file not found
vim.fn.bufnr('#') is -1. Most likely jobstart failed.
Please report the issue at https://github.com/mikesmithgh/kitty-scrollback.nvim/issues
and provide the KittyScrollbackCheckHealth report.
==============================================================================
kitty-scrollback: require("kitty-scrollback.health").check()
kitty-scrollback: Neovim version 0.9+ ~
- OK NVIM 0.11.0-dev
kitty-scrollback: kitty-scrollback.nvim version ~
- OK /___/| kitty-scrollback.nvim @
56399db
=) ^Y^ (=
\ ^ / If you have any issues or questions using kitty-scrollback.nvim then
)=*=( please create an issue at
/ \ https://github.com/mikesmithgh/kitty-scrollback.nvim/issues and
| | provide theKittyScrollbackCheckHealth
report.
/| | | |\
| | _|/
/_// ___/ Bonus points for cat memes
_)
kitty-scrollback: Kitty remote control ~
- OK
kitty @ ls
exited with code 0
kitty-scrollback: Kitty data ~
- OK Kitty data available
lua
{
columns = 191,
cursor_x = 94,
cursor_y = 5,
kitty_config_dir = "/home/user/.config/kitty",
kitty_opts = {
allow_remote_control = "yes",
listen_on = "unix:/tmp/kitty",
scrollback_fill_enlarged_window = false,
scrollback_lines = 3000,
scrollback_pager = { "less", "--chop-long-lines", "--RAW-CONTROL-CHARS", "+INPUT_LINE_NUMBER" },
scrollback_pager_history_size = 0,
shell_integration = "enabled"
},
kitty_path = "/home/user/.local/kitty.app/bin/kitty",
kitty_scrollback_config = "ksb_builtin_checkhealth",
kitty_version = { 0, 35, 2 },
ksb_dir = "/home/user/.local/share/nvim/lazy/kitty-scrollback.nvim",
lines = 45,
scrolled_by = 0,
shell = "/usr/bin/zsh",
tmux = vim.empty_dict(),
window_id = 1,
window_title = "tmux"
}
kitty-scrollback: Kitty version 0.32.2+ ~
- OK kitty 0.35.2
kitty-scrollback: clipboard ~
- OK Clipboard tool found: xsel
kitty-scrollback: sed ~
- OK
sed -E -e s/\r//g -e s/$/\x1b[0m/g
exited with code 0 and stdoutexpected�[0m
sed: /usr/bin/sed