SagXD@lemm.ee to Programmer Humor@programming.dev · 8 months agoMy Git Knowledgelemm.eeimagemessage-square178fedilinkarrow-up11.12Karrow-down125
arrow-up11.1Karrow-down1imageMy Git Knowledgelemm.eeSagXD@lemm.ee to Programmer Humor@programming.dev · 8 months agomessage-square178fedilink
minus-squarejxk@sh.itjust.workslinkfedilinkarrow-up7·8 months agoMe as an Emacs user, who omits -m on purpose to practice quitting vi in case I really need it
minus-squarePotatoesFall@discuss.tchncs.delinkfedilinkarrow-up6·8 months agoyou’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-up3·8 months agoI only use $EDITOR to launch vi from git. Emacs runs as a single process and is always open.
minus-squareWiz@midwest.sociallinkfedilinkEnglisharrow-up1·edit-28 months agoShift-Z Shift-Z to quit vi. Let’s keep it simple, people!
Me as an Emacs user, who omits -m on purpose to practice quitting vi in case I really need it
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.
Shift-Z Shift-Z to quit vi. Let’s keep it simple, people!