mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 08:46:22 +00:00
Allow forwards though input history
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
void inpbuf_init(void);
|
||||
void inpbuf_append(char *inp);
|
||||
char *inpbuf_get_previous(void);
|
||||
char *inpbuf_previous(void);
|
||||
char *inpbuf_next(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user