mirror of
https://github.com/nicbarker/clay.git
synced 2025-09-18 04:26:18 +00:00
Add up/down arrow keybinds to image demo
This commit is contained in:
parent
4786910cb0
commit
4d73279529
|
@ -295,6 +295,7 @@ void component_keybinds(void)
|
|||
"Termbox2 renderer test\n"
|
||||
"\n"
|
||||
"Keybinds:\n"
|
||||
" up/down arrows - Change selected image\n"
|
||||
" c/C - Cycle through color modes\n"
|
||||
" b/B - Cycle through border modes\n"
|
||||
" h/H - Cycle through border characters\n"
|
||||
|
|
Loading…
Reference in a new issue