mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 02:31:18 -03:00
Lots of work on web config
Change to make fish immediately show color changes
This commit is contained in:
@@ -30,6 +30,9 @@ enum
|
||||
*/
|
||||
void input_common_init( int (*ih)() );
|
||||
|
||||
/* Sets a callback to be invoked every time a byte is read */
|
||||
void input_common_set_poll_callback(void (*handler)(void));
|
||||
|
||||
/**
|
||||
Free memory used by the library
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user