implementation of copy_file and paste
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ void order_by(unsigned long passes, int index);
|
||||
void cmd_on_selected(unsigned long passes, int index);
|
||||
void yank_file_name();
|
||||
void yank_file_path();
|
||||
void yank_file(unsigned long passes, int index);
|
||||
void copy_file();
|
||||
void paste();
|
||||
void search();
|
||||
void search_next();
|
||||
|
||||
Reference in New Issue
Block a user