minus-squaremeowlinkfedilink17•11 months agoActually not, binds and commands aren’t the same. ggdG only works as a series of inputs, while wq only works as a command (with the colon).
minus-squareVictorlink8•11 months agoExactly. The colon needs to be just before the w, not at the front of the sequence…
minus-squareCaptainBlagbirdlink6•11 months agoAnd while you’re at it, throw an ESC in there at the beginning, will ya?
Actually not, binds and commands aren’t the same.
ggdG
only works as a series of inputs, whilewq
only works as a command (with the colon).Exactly. The colon needs to be just before the
w
, not at the front of the sequence…And while you’re at it, throw an
ESC
in there at the beginning, will ya?If you want to cover every case (mode), indeed. 😊
yeah, I screwed it up