Selection border should not overlap the selection
Open
enhancement
- Dominant language
- C
- Stars
- 1.3k
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Currently, slurp centers the border on the edge of the selection, rather than pushing it to the outside. This is especially noticeable when piping in predefined areas for selecting whole windows. This obscures the selected content when using thicker borders, and it's a bit confusing.
Both [slop](https://github.com/naelstrof/slop) and [hacksaw](https://github.com/neXromancers/hacksaw) draw the border around the selection with no overlap.
Contributor guide
Assessment
This issue has not been assessed yet.