implemented rename_hovered, custom input string loop

This commit is contained in:
nova
2025-06-22 01:28:59 +02:00
parent e07ec0b413
commit 3eb1c0f93e
5 changed files with 103 additions and 25 deletions

View File

@ -16,3 +16,4 @@ void jump_bottom();
void jump_top();
void toggle_hidden_files();
void open_with();
void rename_hovered();