Weird bug with terminal_size
unset inside zellij
and neovim
#1602
Labels
bug
Something isn't working
terminal_size
unset inside zellij
and neovim
#1602
Contour Terminal version
0.4.3
Installer source
something else (please specify below)
Operating System
Ubuntu Linux with Nix
Architecture
x86-64
Other Software
zellij 0.40.1
nvim v0.9.5 with
fzf-lua
pluginSteps to reproduce
This is a weird issue. Here are the steps to reproduce:
terminal_size
key in the config file.zellij
withZELLIJ_AUTO_ATTACH
set totrue
, then open a new pane insidezellij
.neovim
and run:FzfLua files
(needs to installfzf-lua
plugin).neovim
opened will freeze and not receiving any input, keep typing in that pane will close the FzfLua window and make neovim unusable with very small window.Expected Behavior
It should work just fine like when
terminal_size
is set.Actual Behavior
Described above
Additional notes
I know this is a weird bug and it's troublesome for devs to reproduce. I tried other ways to reproduce this without
zellij
andneovim
involved but failed to do so.Please let me know how can I find the debug log to help with this issue.
The text was updated successfully, but these errors were encountered: