Kerb@discuss.tchncs.de to Programmer Humor@programming.dev · 1 year agoways to close vimdiscuss.tchncs.deimagemessage-square10fedilinkarrow-up17arrow-down10
arrow-up17arrow-down1imageways to close vimdiscuss.tchncs.deKerb@discuss.tchncs.de to Programmer Humor@programming.dev · 1 year agomessage-square10fedilink
minus-squareKerb@discuss.tchncs.deOPlinkfedilinkEnglisharrow-up1·1 year agoholy crap, that’s exactly what i wanted the last command to do. i just didn’t know you can target jobs, and settled with quitting the shell instead
ctrl-z
kill %1
holy crap,
that’s exactly what i wanted the last command to do.
i just didn’t know you can target jobs,
and settled with quitting the shell instead