This commit is contained in:
luboslenco
2025-09-08 15:15:40 +02:00
parent 01bc405878
commit fb23a24566
5 changed files with 6 additions and 122 deletions
-4
View File
@@ -120,10 +120,6 @@ function tab_browser_draw(htab: ui_handle_t) {
ui_files_file_browser(tab_browser_hpath, true, tab_browser_hsearch.text, refresh, function (file: string) {
let file_name: string = substring(file, string_last_index_of(file, path_sep) + 1, file.length);
if (file_name == "..") {
return;
}
_tab_browser_draw_file = file;
// Context menu