Error open file
I have this search
when I select one file, this is the error:
Seeing the same issue on my machine. tried killing and deleting all sessions using
zellij kill-all-sessions and zellij delete-all-sessions but still the same result as @jmvaldeolmillos .
Tried using both Kitty and Wezterm terminals.
And the repo was ~/.config/zellij/ so only a couple of kdl and wasm files there. but i can see the same behavior in other project folders.
some additional info:
Monocle version 0.100.0
uname -av
Darwin mbp 24.1.0 Darwin Kernel Version 24.1.0: Thu Nov 14 18:15:21 PST 2024; root:xnu-11215.41.3~13/RELEASE_ARM64_T6041 arm64
kitty -v
kitty 0.37.0 created by Kovid Goyal
wezterm --version
wezterm 20240203-110809-5046fc22
zellij --version
zellij 0.41.2
If there is anything else i can provide just let me know :)
i have this issue, using bash in xfce terminal. I can't open files using strider either, no error given to report though
Hey and thanks for your bug report.
The screenshot looks like the issue was cause by a zellij update, such that the enter key was misbehaving. I've fixed the issue now with https://github.com/imsnif/monocle/pull/18 and created a new release with it: https://github.com/imsnif/monocle/releases/tag/v0.100.2
Can you please confirm if the issue persists in the latest release?