an attempt to make a file manager with a UI resembling XMB (XrossMediaBar) more known as PS3 UI.
it's using OpenGL, FreeType, GLFW
- Arrow Keys:
upanddownfor vertical menu,left&rightfor horizontal menu. Enter: open directory, open file usingxdg-open(not fully tested).Backspace: navigate to parent directory.i: to open options listp: preview first 500 char of a file if detected as text file.+/-: switch the themesPAGE_UP/PAGE_DOWN: scroll up and down by 10.HOME/END: scroll to start / end of list./: show a search input, after validatingEnterit will scroll to item that contains keyword.