mirror of
https://github.com/nicbarker/clay.git
synced 2025-09-18 12:36:17 +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"
|
"Termbox2 renderer test\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Keybinds:\n"
|
"Keybinds:\n"
|
||||||
|
" up/down arrows - Change selected image\n"
|
||||||
" c/C - Cycle through color modes\n"
|
" c/C - Cycle through color modes\n"
|
||||||
" b/B - Cycle through border modes\n"
|
" b/B - Cycle through border modes\n"
|
||||||
" h/H - Cycle through border characters\n"
|
" h/H - Cycle through border characters\n"
|
||||||
|
|
Loading…
Reference in a new issue