helix/helix-term
woojiq b67d2c3a68
fix: line numbers remain relative when helix loses focus (#7955)
* fix: line numbers remain relative when helix loses focus

If `line number = relative` and a new window is opened in helix, lines inside unfocused windows will be `absolute`. This commit adds the same thing when helix becomes unfocused in a terminal emulator.

* partial rebase
2023-08-29 16:00:55 +09:00
..
src fix: line numbers remain relative when helix loses focus (#7955) 2023-08-29 16:00:55 +09:00
tests Remove unnecessary Err from get_canonicalized_path (#8009) 2023-08-20 21:11:32 +02:00
.gitignore
build.rs
Cargo.toml