#pragma once #include #include "terminal.h" extern const struct wl_keyboard_listener keyboard_listener; void input_repeat(struct terminal *term, uint32_t key);