creating new files and dirs possile, dedicated update screen key

This commit is contained in:
nova
2025-07-03 01:24:57 +02:00
parent f320449572
commit 539af5fd65
3 changed files with 59 additions and 1 deletions

View File

@@ -20,3 +20,5 @@ void open_with();
void rename_hovered();
void delete();
void makedir();
void makefile();
void update();