Luis Useche
Luis Useche
> Doesn't this code make helix coupled to tmux specifically and only fix tmux rather than the special issue of any wrapper app not passing clipboard through? Hi! This patch...
I added documentation for a better explanation of the feature and how to enable it.
> Great to have this fixed! Can you add an unit test with the scenario above? Should be enough to simply assert the tree structure is as expected after the...
> > Great to have this fixed! Can you add an unit test with the scenario above? Should be enough to simply assert the tree structure is as expected after...
> Oh not an integration test, an unit test is enough. See the bottom of view.rs file Done. I couldn't find a way to check the structure of the tree...
I think this patch may have a regression: it is not searching in the buffer contents as was done in #5652. I opened a new buffer with no file as...
Hi! I worked on this change for neovim top of trunk a couple of months ago. I haven't synced and tried again and I haven't tried it in older neovim...
I wonder if we should wrap this call around a neovim version check so keep backward compatibility.
For some reason, simply adding the `console` kernel parameter for my raspberry pi didn't work. I'm not sure why, but `systemd` didn't start the `serial-getty` service on its own. I...