Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvim scroll and screen draw speed slows down immensely when in butterfish shell #41

Open
alichtman opened this issue Dec 18, 2024 · 0 comments

Comments

@alichtman
Copy link

alichtman commented Dec 18, 2024

In a regular zsh session, Ctrl-D to scroll works ultra fast. Inside a butterfish shell, it's noticeably laggy. Use the following command to start nvim without sourcing a user config:

Sample file: https://github.com/alichtman/dotfiles/blob/main/.config/zsh/.zshrc

$ nvim -u NONE ~/.config/zsh/.zshrc
$ nvim --version
NVIM v0.11.0-dev-1376+g738320188f
Build type: Release
LuaJIT 2.1.1734355927
Run "nvim -V1 -v" for more info

$ butterfish -V
 linux amd64
(commit ) (built )
MIT License - Copyright (c) 2023 Peter Bakkum

(It's butterfish v0.2.15 -- which should likely be in the version output. I installed it with $ go install github.com/bakks/butterfish/cmd/butterfish@latest)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant