cm0002@piefed.world to Programmer Humor@programming.devEnglish · 1 month agoExit Signimagemessage-square73linkfedilinkarrow-up1919arrow-down112 cross-posted to: programmerhumor@lemmy.ml
arrow-up1907arrow-down1imageExit Signcm0002@piefed.world to Programmer Humor@programming.devEnglish · 1 month agomessage-square73linkfedilink cross-posted to: programmerhumor@lemmy.ml
minus-squareryper@lemmy.calinkfedilinkEnglisharrow-up5·1 month agoTo be more precise, q means quit the current window. If you’ve split the window, e.g. with :split or :vsplit, use :qa to quit all windows.
To be more precise, q means quit the current window. If you’ve split the window, e.g. with :split or :vsplit, use :qa to quit all windows.