Oddbean new post about | logout
 I'm beginning to really like #helix editor. But one thing I'm missing from my current IDE (#intellij) is the #git integration.

Is there a plugin or something planned about this? Or I'm just bad at using it? 
 @703c815a I use #GitUI for about 95% of Git usage. The rest is done with simple Git commands.

Check it out:

https://github.com/extrawurst/gitui

Inside #Zellij, I always have GitUI as a second tab.

I even have Zellij layouts to automate opening such tabs and panes for each project :D

With Zellij, there is no need to reinvent the wheel as "integrations". Just use other CLIs or TUIs in your terminal workspace :D