Files
oak-gpui/crates/editor/src
Conrad Irwin 20aa2a4c54 vim: Fix relative line motion
Before this change up and down were in display co-ordinates, after this
change they are in fold coordinates (which matches the vim behaviour).

To make this work without causing usabliity problems, a bunch of extra
keyboard shortcuts now work:

- vim: `z {o,c}` to open,close a fold
- vim: `z f` to fold current visual selection
- vim: `g {j,k,up,down}` to move up/down a display line
- vim: `g {0,^,$,home,end}` to get to start/end of a display line

Fixes: zed-industries/community#1562
2023-08-25 14:40:04 -06:00
..
2023-06-26 13:29:14 -06:00
2023-08-25 14:40:04 -06:00
2023-08-25 11:50:41 -06:00
2023-08-25 14:40:04 -06:00
2023-08-25 11:59:16 -06:00
2023-05-19 16:30:00 -07:00
2023-08-25 10:11:32 -07:00
2023-08-25 10:11:32 -07:00
2023-08-25 14:26:17 +03:00
2023-08-22 10:35:20 +02:00
2023-08-25 10:11:32 -07:00
wip
2023-01-25 11:32:19 -08:00
2023-08-18 11:23:43 -06:00
2023-08-15 16:00:50 -06:00
2023-06-02 22:02:19 -04:00