A selection should always be at least 1 character in width. This should make it easier to manage selections and cursor positions.
TUI editor and editor backend written in Zig
Remove support for 0-width selections #19
closed
opened by
It turns out supporting 0-width selections is essential to be able to support a beam style cursor, since that is in reality an actual 0-width selection.