Aram Drevekenin

Results 641 comments of Aram Drevekenin

Hey, since I don't speak or read/write Chinese - I might need a little help here. Does it also happen in Zellij if you use it in the terminal?

@raphCode - do you think this could be related to the IPC stickiness issue you found? If not, does it sound similar to something else you've encountered?

This can be achieved with some creativity using https://zellij.dev/documentation/session-resurrection.html?highlight=resurrect#post_command_discovery_hook

Hey, just FYI - these sorts of issues stem from the fact that we unfortunately cannot (yet) guarantee that a list of actions bound to a certain key will happen...

Hey - so, I looked into this further and I'm afraid fixing this in core will not be possible without a non-trivial amount of work. In the not-too-distant future, I...

While I totally agree we should detect this and adjust the theme accordingly (on my TODO), you can change the Zellij theme to one of the light themes we provide...

Seems like you're using some sort of plugin? If I'd have to wager a guess I'd say this has to do with said plugin (async_count?) causing memory starvation (which we...

This is the default behavior unless you specify `on_force_close quit` in the config (https://zellij.dev/documentation/options.html?highlight=mouse#on_force_close). If it's not working for you, I recommend looking in the direction of systemd or some...

We are embarrassingly aware of this long-standing issue and I can only offer my sincere apologies for the experience. @tlinford is working on fixing this and I hope we'll have...