sag@lemm.ee to Programmer Humor@programming.dev · 1 年前My Git Knowledgelemm.eeimagemessage-square176fedilinkarrow-up11.12K
arrow-up11.12KimageMy Git Knowledgelemm.eesag@lemm.ee to Programmer Humor@programming.dev · 1 年前message-square176fedilink
minus-squarePotatoesFall@discuss.tchncs.delinkfedilinkarrow-up6·1 年前you’re an emacs user who has vi set up as the default editor on your system? (You can change it altering the $EDITOR env var)
minus-squarejxk@sh.itjust.workslinkfedilinkarrow-up2·1 年前I only use $EDITOR to launch vi from git. Emacs runs as a single process and is always open.
you’re an emacs user who has vi set up as the default editor on your system?
(You can change it altering the $EDITOR env var)
I only use $EDITOR to launch vi from git. Emacs runs as a single process and is always open.