helix-mods/helix-term
Gokul Soumya d1c8a74771 Add theme key for selected line number
Adds `ui.linenr.selected` which controls highlight of linu numbes which
have cursors on.

- Fallback to linenr if linenr.selected is missing

- Update docs and themes

- Add TODOs for themes with temporary linenr.selected
2021-06-16 15:00:14 +09:00
..
src Add theme key for selected line number 2021-06-16 15:00:14 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Bump once_cell from 1.7.2 to 1.8.0 (#255) 2021-06-14 17:46:12 +09:00
README.md Initial import. 2020-05-20 18:14:51 +09:00

window -> buffer -> text -> contains "view", a viewport into the buffer

view -> selections etc -> cursor