Screen splits in half when ever you resize the window. #222
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
arduinohatesme/leetcode.nvim#222
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey there,
I really enjoy your plugin. I use it to complete all my LeetCode questions. I have noticed one minor issue. Whenever the terminal is resized externally, the screen tends to split horizontally, as shown in the picture below.
Thank you so much for maintaining this great plugin. We really appreciate it.
I am having this same issue. At first i couldn't figure out what could be the cause of it. I am sure it has something to do with leetcode.nvim. at this point of time i have tried all options but nothing worked. I am using TERMUX and whenever i switch apps this happens maybe some resizing event triggers I am not sure. I can confirm this is an issue for sure
Seems like a Neovim/netrw bug. Do any of the workarounds from here work? https://github.com/kawre/leetcode.nvim/issues/141