aboutsummaryrefslogtreecommitdiffstats
path: root/keys.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove varaible "need_redraw" in fm_info, use global variableverdant2026-07-281-1/+1
|
* Remove unused argumentverdant2026-07-271-4/+18
|
* Implement keys handlingverdant2026-07-231-0/+29
'q' for quiting, j and k for scrolling up and down in the file manager