highlight is now working properly well, can keep on going
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user