top | item 45746968

(no title)

evolighting | 4 months ago

My favorite one: "ggdG" didn't work no Helix;

But more importantly,it reflects the reality that although they bear some resemblance, the design logic of vi and Helix are actually fundamentally different.

discuss

order

icen|4 months ago

In helix that's %d (select-buffer, then delete). The selection-then-action design for helix is showing it's difference to vi, which is action-on-movement.

tux1968|4 months ago

But Vim has visual-mode, which is select-then-action too.