Files
zyedidia.micro/internal/action
Dmitry Maluka 6d13710d93 Implement moving cursor up/down within a wrapped line
Modified behavior of CursorUp, CursorDown, CursorPageUp etc:
if softwrap is enabled, cursor moves by visual lines, not logical lines.

TODO: implement it also for Home and End keys: move cursor to the
visual start or end of a line. I haven't implemented it for now, because
I'm not sure what should be the behavior of StartOfTextToggle then
(considering that Home key is bound to StartOfTextToggle by default).

Fixes #1598
2021-04-08 23:54:02 +02:00
..
2021-03-01 21:55:49 -05:00
2021-03-02 17:16:19 -05:00
2020-09-06 17:38:23 -04:00
2020-09-05 14:52:35 -04:00
2020-09-05 14:52:35 -04:00
2020-09-05 14:52:35 -04:00