Conrad Irwin
42df5ef45e
vim: Add multicursor shortcuts ( #3032 )
...
Adding a few bindings to bring first class feeling multiselect to zed's
vim emulation.
gn and gN are similar to similar vim bindings, ga is similar to gA (and
I doubt we need vim's real ga), g> and g< are just made up.
Release Notes:
- vim: `g n` / `g N` to select next/previous
- vim: `g >` / `g <` to skip current selection and select next/previous
- vim: `g a` to select all
2023-09-25 17:18:12 -05:00
..
2023-09-15 12:50:49 -04:00
2023-09-22 09:33:59 -04:00
2023-09-21 22:44:56 -04:00
2023-08-21 11:07:31 +02:00
2023-09-15 12:50:49 -04:00
2023-08-29 16:37:48 -04:00
2023-09-08 16:24:37 -07:00
2023-09-20 16:40:29 -07:00
2023-09-15 15:25:35 -04:00
2023-08-31 16:23:06 -07:00
2023-09-20 17:39:21 -07:00
2023-09-25 11:31:02 -07:00
2023-09-20 21:29:45 -06:00
2023-08-23 16:30:27 -07:00
2023-08-15 03:06:43 -07:00
2023-09-20 12:08:32 +03:00
2023-09-15 12:50:49 -04:00
2023-07-14 16:09:02 -07:00
2023-09-15 12:50:49 -04:00
2023-09-20 16:40:29 -07:00
2023-09-25 14:07:22 -05:00
2023-08-25 17:00:53 -07:00
2023-09-15 12:50:49 -04:00
2023-09-20 21:29:45 -06:00
2023-09-20 20:44:41 -06:00
2023-09-19 16:13:47 -04:00
2023-08-08 11:08:37 -06:00
2023-09-22 15:27:42 -04:00
2023-09-18 20:25:12 -06:00
2023-09-18 20:47:40 -06:00
2023-09-11 09:00:59 -06:00
2023-08-18 17:40:08 -07:00
2023-09-19 12:32:05 +03:00
2023-09-08 12:41:32 -04:00
2023-09-25 12:52:56 -05:00
2023-09-09 14:01:53 -07:00
2023-09-25 12:52:56 -05:00
2023-08-08 14:06:29 -07:00
2023-09-06 11:18:55 -04:00
2023-07-14 21:49:15 +02:00
2023-09-20 20:44:26 -06:00
2023-09-25 12:52:56 -05:00
2023-09-19 17:56:22 -07:00
2023-09-21 18:09:02 -07:00
2023-09-21 21:54:59 -04:00
2023-08-10 10:26:48 -06:00
2023-09-07 22:24:02 -06:00
2023-08-24 12:45:21 +02:00
2023-09-15 17:57:23 -07:00
2023-09-25 12:18:03 -06:00
2023-09-25 12:52:56 -05:00
2023-08-25 17:00:53 -07:00
2023-09-22 18:16:16 -04:00
2023-08-24 11:31:41 -07:00
2023-09-14 14:35:17 -06:00
2023-09-20 21:29:45 -06:00
2023-09-20 08:25:21 -07:00
2023-09-15 15:25:35 -04:00
2023-08-25 17:00:53 -07:00
2023-09-22 21:27:47 -04:00
2023-09-25 12:18:03 -06:00
2023-08-25 10:11:32 -07:00
2023-09-25 17:18:12 -05:00
2023-08-10 10:26:48 -06:00
2023-09-25 12:18:03 -06:00
2023-09-25 14:07:22 -05:00