Add up/down arrow keybinds to image demo

This commit is contained in:
mivirl 2025-06-26 02:15:26 +00:00
parent 4786910cb0
commit 4d73279529
No known key found for this signature in database

View file

@ -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"