mirror of
https://gittea.dev/nova/th.git
synced 2025-10-22 02:40:15 -04:00
implemented file search
This commit is contained in:
@@ -27,3 +27,6 @@ void order_by(int passes, int index);
|
||||
void cmd_on_selected(int passes, int index);
|
||||
void yank_file(int passes, int index);
|
||||
void paste();
|
||||
void search();
|
||||
void search_next();
|
||||
void search_previous();
|
||||
|
Reference in New Issue
Block a user