You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated the plugin to the latest version before submitting this issue
I have searched the existing issues of edgy.nvim
I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
0.10.1
Operating system/version
6.10.8-arch1-1
Describe the bug
LazyTerm scrolls to top when opened and there are multiple lines before which hides the all the lines, but after a keystroke it scrolls back the lines to the view.
Steps To Reproduce
open LazyTerm
prints many lines until the terminal scrolls many lines (for me echo hi 7 times and Im using starship so it will print lines by itself)
close LazyTerm
open LazyTerm back (the terminal will scroll until all the lines are hidden except the the one that has the cursor)
enter a key (the terminal will scoll back to its normal state)
Did you check docs and existing issues?
Neovim version (nvim -v)
0.10.1
Operating system/version
6.10.8-arch1-1
Describe the bug
LazyTerm scrolls to top when opened and there are multiple lines before which hides the all the lines, but after a keystroke it scrolls back the lines to the view.
Steps To Reproduce
echo hi
7 times and Im using starship so it will print lines by itself)here's a real world example:
Screencast from 2024-09-06 16-55-46.webm
Expected Behavior
LazyTerm shouldnt scroll the lines to the top when opened and goes back for a keystroke
Repro
The text was updated successfully, but these errors were encountered: