mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-10 06:40:24 +09:00
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.