RoyalBingBong / meView

Image Viewer that also allows playback of webm and mp4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browsing directory: skip ".", allow up-arrow for parent

wmertens opened this issue · comments

When pressing up, you get a directory browser, neat! But, it has an entry for ".", which is useless, and if you want to go to the parent you have to press enter on the ".." instead of pressing up again when the cursor is at the top of the list…

You can use the Left-Arrow to go up and Right-Arrow to go into a directory. If you have . selected and press Right-Arrow, you will open the directory you are currently in. Hold Shift when pressing Ender or Right-Arrow to open the selected directory recursive.