mirror of
https://gittea.dev/nova/th.git
synced 2025-10-21 10:20:15 -04:00
searching now writes selected file in linked_dir
This commit is contained in:
@@ -811,6 +811,8 @@ void search(){
|
|||||||
timeout(10);
|
timeout(10);
|
||||||
curs_set(0);
|
curs_set(0);
|
||||||
|
|
||||||
|
dir_set_selected_file_current(selected_file_current);
|
||||||
|
|
||||||
update_selected_file();
|
update_selected_file();
|
||||||
|
|
||||||
status |= (STATUS_RUN_BACKEND | STATUS_UPDATE_SCREEN_0);
|
status |= (STATUS_RUN_BACKEND | STATUS_UPDATE_SCREEN_0);
|
||||||
|
Reference in New Issue
Block a user