You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term/src/ui
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
3 years ago
..
completion.rs completion: Fix unimplemented autocomplete 3 years ago
editor.rs Add theme key for selected line number 3 years ago
markdown.rs Completion: Format docs tabs & highlight in the doc's native language 3 years ago
menu.rs Fix Shift-Tab for moving upwards in menu 3 years ago
mod.rs Remove RwLock for registers 3 years ago
picker.rs Add cursor kind to separate hidden cursor from pos 3 years ago
popup.rs Add cursor kind to separate hidden cursor from pos 3 years ago
prompt.rs Add cursor kind to separate hidden cursor from pos 3 years ago
text.rs Define text color (mostly) in theme.toml. 3 years ago