move input, handle backspace, show cursor

This commit is contained in:
Luka Jankovic 2025-07-02 22:51:29 +02:00
parent d63cdb1c01
commit c72a215afb
4 changed files with 139 additions and 2 deletions

View file

@ -29,6 +29,7 @@ else()
endif()
set(SOURCES
kubo_input.c
kubo_command.c
kubo_bar.c
kubo_wall.c