Aram Drevekenin
Aram Drevekenin
Thank you!! I'm making a note of this and will take a look before next release.
I issued a fix in https://github.com/zellij-org/zellij/pull/4442 for the cases described by @mkatychev - thanks for the excellent reproductions! Would you like to make a PR to add your test (and...
Hey! So - I'm starting to take a look at this. Right now on this branch, Zellij doesn't start. We get a `Deserialization error: Failed to parse KDL document`. My...
While I would definitely want to see KDL v2.0 support in Zellij, the migration is not trivial (nothing to do with KDL and everything to do with infrastructure changes in...
For sure. I think if you or someone from the community would like to make a PR that can parse v2 files as easily as it can v1, I can...
It is, yes! But I think there's still a bit of work to be done here.
Hey, this is mentioned in the `breaking changes` part of the release notes. `--layout` now works differently in and out of sessions. It either works on the current session if...
With building from source you might have some success installing your dist's equivalent of libssl-dev, but from the website link (which essentially downloads the generic binary from the latest release...
Zellij intentionally does not support the `paste` part of OSC52, just the copy part. Why? Think about everything you're copying to your clipboard (intentionally or unintentionally through just marking it...
Good to hear from one of the Zellij elders :) I'm happy to accept a contribution for this with the pop-up. I would encourage anyone interested in implementing this to...