Files
absinthe/include/cursor.h
T
2026-01-02 22:53:34 +07:00

5 lines
151 B
C

#include "types.h"
void reset_cursor_mode(struct absinthe_server *server);
void process_cursor_motion(struct absinthe_server *server, uint32_t time);