Coder Social home page Coder Social logo

Comments (5)

mikesmithgh avatar mikesmithgh commented on June 20, 2024

Hi @patrykk21 thanks for the kind words!

error when launching the command

What command are you referring to? When you run kitty_mod+h?

What version of Neovim are you using? nvim --version

nvim v0.9.0 or greater is required for this plugin

from kitty-scrollback.nvim.

patrykk21 avatar patrykk21 commented on June 20, 2024
❯ nvim --version
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1710088188

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.9.5/share/nvim"

Run :checkhealth for more info

I was referring to this command

# Browse scrollback buffer in nvim
map kitty_mod+f kitty_scrollback_nvim

But any command gives the same problem.

from kitty-scrollback.nvim.

mikesmithgh avatar mikesmithgh commented on June 20, 2024

@patrykk21 I am not able to reproduce. I installed NvChad with kitty-scrollback.nvim on Neovim v0.9.5 (I'm using MacOS).

  • Do you have any of these errors opening nvim normally (without kitty-scrollback.nvim) ?
  • What OS are you using?
  • Do you have multiple version of nvim installed? Could you try running which -a nvim and provide the output?

I came across https://stackoverflow.com/questions/76449235/error-while-calling-lua-chunk-vim-init-packages-lua0-module-vim-version-no which has a similar error and mentions a mismatched neovim runtime.

My guess at the moment is that you may have another Neovim runtime and for some reason kitty-scrollback.nvim is finding that instead of the correct one for NVIM v0.9.5.

Side note: NVChad https://nvchad.com/docs/quickstart/install says that Neovim 0.10 is a prereq. So, you may want to try upgrading to Neovim from 0.9.5 to 0.10.

from kitty-scrollback.nvim.

patrykk21 avatar patrykk21 commented on June 20, 2024

❯ which -a nvim
/opt/homebrew/bin/nvim
/usr/local/bin/nvim

🤦🏻

It doesn't throw this error anymore... however I will need to update kitty to make use of this feature :)

Thank you so much for your help!

from kitty-scrollback.nvim.

mikesmithgh avatar mikesmithgh commented on June 20, 2024

@patrykk21 awesome no problem!

from kitty-scrollback.nvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.