move input, handle backspace, show cursor
This commit is contained in:
parent
d63cdb1c01
commit
c72a215afb
4 changed files with 139 additions and 2 deletions
|
|
@ -29,6 +29,7 @@ else()
|
|||
endif()
|
||||
|
||||
set(SOURCES
|
||||
kubo_input.c
|
||||
kubo_command.c
|
||||
kubo_bar.c
|
||||
kubo_wall.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue