Directory fuzzy search and fix C: not opening

This commit is contained in:
Krzosa Karol
2025-12-31 08:27:22 +01:00
parent beaf072740
commit f8f9e33032
5 changed files with 26 additions and 15 deletions

View File

@@ -561,7 +561,7 @@ void Update(Event event) {
OnCommand(event);
StatusWindowUpdate();
DebugWindowUpdate();
CommandWindowUpdate();
FuzzySearchViewUpdate();
SearchWindowUpdate();
UpdateProcesses();
CoUpdate(&event);