Kenji Berthold

Results 109 comments of Kenji Berthold

> Tree-sitter is a neovim specific thing I believe Neovim integrated tree-sitter bindings natively, but I don't think that means vim couldn't make use of tree-sitter through a plugin.

> Kind of get a similar problem on pop-os with auto-tiled windows and zellij’s auto-start in fish. Should I create an other issue? Thanks for reaching out! No, but you...

Thank you for the issue! This is definitely worth investigating! I wish that were possible as well. >Is it a termion issue? I believe so, but I am not sure....

Hey @noyez, thank you for reaching out. Does this also happen, if you run without plugins?

With: ``` zellij setup --dump-layout default ``` You can look at the default layout that is loaded. You can load an empty layout by specifying an empty file: ``` echo...

Thank you for checking!

@tlinford, Thanks for checking! > maybe this needs to take into account the on_force_close option? I think that would be a good solution.

Hey @mainrs thank you for taking the time opening this issue! > Why does zellij need its own config? Wouldn't using the same values as the terminal that starts zellij...

Thank you for the suggestion, this would be awesome!

The `DumpScreen` action doesn't interact with the layout, it is a misnomer. It doesn't dump the screen, it dumps the content of the currently specified pane (not the screen) inside...