helix-mods/helix-term
Michael Davis 35cf972ce4 DynamicPicker: Reset idle timeout on refresh
If the new results shown by the picker select a file that hasn't been
previewed before, the idle timeout would not trigger highlighting on
that file. With this change, we reset the idle timeout and allow that
file to be highlighted on the next idle timeout event.
2022-12-15 17:52:44 +09:00
..
src DynamicPicker: Reset idle timeout on refresh 2022-12-15 17:52:44 +09:00
tests Fix transaction composition order in History::changes_since (#4981) 2022-12-03 12:09:08 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00
Cargo.toml Show (git) diff signs in gutter (#3890) 2022-12-01 17:35:23 +09:00