micro/internal
Dmitry Maluka ab6ce444a7 Don't highlight padding spaces in word wrapping
Don't highlight space characters at the right edge which are used just
for padding after line break in word wrapping, i.e. don't correspond to
any real characters in the buffer.

This makes it look nicer e.g. when selecting word-wrapped text.
2021-04-08 23:54:14 +02:00
..
action Implement moving cursor up/down within a wrapped line 2021-04-08 23:54:02 +02:00
buffer Implement moving cursor up/down within a wrapped line 2021-04-08 23:54:02 +02:00
clipboard Only use internal clipboard on error 2020-12-26 14:45:22 -05:00
config Implement word wrapping 2021-04-08 23:54:10 +02:00
display Don't highlight padding spaces in word wrapping 2021-04-08 23:54:14 +02:00
info Clear prompt before callback 2020-11-16 14:07:22 -05:00
lua Make more libraries available (#1917) 2020-11-21 01:46:17 -05:00
screen Enable xterm automatically if screen init fails 2020-09-15 01:11:59 -04:00
shell Fix some quality issues (#1914) 2021-01-09 13:39:21 -05:00
util Fix some quality issues (#1914) 2021-01-09 13:39:21 -05:00
views Fix unsplit crash 2020-02-08 21:06:13 -05:00