mirror of
https://gittea.dev/nova/th.git
synced 2025-10-22 02:40:15 -04:00
added copy/paste function
This commit is contained in:
@@ -22,7 +22,10 @@ void delete();
|
||||
void makedir();
|
||||
void makefile();
|
||||
void update();
|
||||
void enter_shell(int passes, int index);
|
||||
void not_implemented(int passes, int index);
|
||||
void jump_to_dir(int passes, int index);
|
||||
void order_by(int passes, int index);
|
||||
void cmd_on_selected(int passes, int index);
|
||||
void yank_file();
|
||||
void paste();
|
||||
|
Reference in New Issue
Block a user