feat: add fzf-based file/plugin/port selection and update build system
This commit is contained in:
@@ -4,5 +4,7 @@
|
||||
int script_load(const char *path);
|
||||
void script_handle_note(int note);
|
||||
void script_cleanup(void);
|
||||
int script_handle_fzf_command(const char *type);
|
||||
extern char g_selected_port[256];
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user