SIGN IN SIGN UP

vim: Support ranges in command (#15985)

The most requested feature here is "search and replace in visual mode",
but as a happy side effect we can now support things like :2,12j to join
those lines, and much much more.



Release Notes:

- vim: Added support for range syntax in command
([#9428](https://github.com/zed-industries/zed/issues/9428)).
- vim: Prefill command with `:'<,'>` from visual mode
([#13535](https://github.com/zed-industries/zed/issues/13535)).
C
Conrad Irwin committed
bd59af1df5f36fc697ba782b3b55f7e4a0c91982
Parent: b7d6b0a
Committed by GitHub <noreply@github.com> on 8/8/2024, 8:47:27 PM