highlight is now working properly well, can keep on going

This commit is contained in:
filipriec
2025-04-15 23:46:57 +02:00
parent 415bc2044d
commit af4567aa3d
9 changed files with 107 additions and 82 deletions

View File

@@ -92,6 +92,7 @@ pub async fn run_ui() -> Result<(), Box<dyn std::error::Error>> {
&theme,
is_edit_mode,
event_handler.is_highlight_mode,
event_handler.is_linewise_highlight,
event_handler.highlight_anchor,
app_state.total_count,
app_state.current_position,