Files
zyedidia.micro/internal/buffer
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
..
2020-10-19 20:36:14 -04:00
2020-09-16 00:08:01 -04:00
2020-09-16 00:08:01 -04:00
2020-05-20 16:47:08 -04:00
2020-09-05 14:52:35 -04:00
2020-10-19 20:36:14 -04:00
2020-09-16 00:08:01 -04:00
2019-12-25 17:05:10 -05:00