this post was submitted on 20 Jun 2023
44 points (100.0% liked)

Programming

13226 readers
8 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

I ask because I like console, but at the same time have difficulties remembering all the commands. I'd like to try a GUI that is comfortable to use with only a keyboard.
[edit]
My inbox got fediversized, fantastic feeling.

you are viewing a single comment's thread
view the rest of the comments
[–] exu@feditown.com 7 points 1 year ago (3 children)

Magit with emacs (doom emacs to be fully honest). More a TUI, but definitely fully keyboard driven :)

[–] ShadyGrove@beehaw.org 4 points 1 year ago

Yeah this is THE best interface for git. Worth getting into Emacs just to use it id say.

[–] dolle@feddit.dk 2 points 1 year ago

Same here. I don't even use emacs for development anymore (I use IntelliJ since all my work is on the JVM and Typescript) but I still have an emacs running in the background for magit and org-mode. Magit is insanely effective for performing complex rebasing and cherry-picking tasks.

[–] django@discuss.tchncs.de 1 points 1 year ago

Magit on Spacemacs for me. Absolutely brilliant tool. https://magit.vc/