Daniel Jankowski

Results 66 comments of Daniel Jankowski

There's a pull request opened for the CWD in PaneInfo. As soon as this lands in zellij, we can move forward with the feature. https://github.com/zellij-org/zellij/pull/3800

+1 It would be great to have a way for disabling copilot by default. I share my neovim between different devices with and without copilot access. Thus it pops up...

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...

That's awesome! Works pretty well, @yves-biener ! Thanks a lot for sharing!

Hi and thanks for your bug report. Have you tried loading zjstatus from file? Loading it via https (especially on macOS) is in my experience unreliable in zellij. That's why...

I really appreciate the new approach and the component model. It looks really promising. Do you plan to support wasm32-wasi in cargo-component? Currently I develop and maintain a WASM plugin...

Have you tried to clear the zellij cache under `~/Library/Caches/org.Zellij-Contributors.Zellij`. It fixed the issue for me, when I tested my plugin with multiple zellij versions.

This would also help with zellij. There I encounter also random backgrounds, that are not transparent, even though they have the same color.

No worries. I rebuild zellij in the main branch and tried to start a layout with the https location, but zellij is not starting anymore. ```shell ./target/release/zellij -l crash.kdl ```...

I compiled it with `cargo xtask build -r` and executed the binary afterwards. Let me try your suggestion tomorrow. Maybe it's some macOS specific thing. But I never got them...