Splitting Konsole views from Helix to run tools (opens in new tab)
I have been tinkering with It's a fun little editor. Can recommend for those who like modal editing. I do not know if it'll ever replace With Helix, I've used this git tool called Main pain point for me has been how to use some of these tools like gitu within Helix. Lazygit could be done with some I also tried In I found that Konsole can be set to allow scripting over dbus commands: . So I made myself a little shell script that I placed in my path: Here's what it does: #!/usr/bin/env bash # I...
Read the original article