micro/internal
Jöran Karl 2c4754d484 actions: Prevent additional cursor move down on Cursor(Page)Down
This is needed to not move two lines below the last visual selection when it
has end behind the new line character.
2024-12-03 20:38:34 +01:00
..
action actions: Prevent additional cursor move down on Cursor(Page)Down 2024-12-03 20:38:34 +01:00
buffer cursor: Remove selection reduction by one character on Deselect() 2024-11-30 15:25:14 +01:00
clipboard Use zyedidia/clipper for external clipboard 2022-06-14 08:40:57 -04:00
config Remove unused internal or unexported functions (#3481) 2024-11-16 21:19:37 +01:00
display bufwindow: Don't highlight lines in ruler with active selection 2024-11-26 20:30:43 +01:00
info Reordered prompt done callback to avoid accessing out of bound history (#3318) 2024-06-02 20:00:13 +02:00
lua Exposing replacement functions for deprecated IOUtil functions (#3393) 2024-09-22 22:08:32 +02:00
screen Fix non-working raw escape bindings after restarting the screen (#3468) 2024-09-12 20:39:14 +02:00
shell Return error with start in RunInteractiveShell 2024-06-22 21:21:13 +08:00
util Remove unused internal or unexported functions (#3481) 2024-11-16 21:19:37 +01:00
views chore: fix some typos (#3239) 2024-04-08 12:04:38 +02:00