DEV Community

Discussion on: What GIT GUI client do you use?

 
jillejr profile image
Kalle Fagerberg

Haha not gonna lie, I just pulled the screenshot off github.com/wfxr/forgit#readme. Probably should've added a "credits to wfxr for image".

I'm actually not a user of tmux. But hey this actually gives me some energy to look into it :)

Thread Thread
 
jcsh profile image
Justin Ho

Ah I see, you should definitely check out tmux or any of its cousins.

I run a tmux session (instance) of it on my workstation and move around the house on my laptop ssh-ed and using the same tmux so I never lose what I was doing in multiple consoles.

Thread Thread
 
jillejr profile image
Kalle Fagerberg

Oh boy that sounds like a swell setup, thanks for sharing :)