mebuie / mebuie.github.io

MIT License
1 stars 0 forks source link

FileManager: Add file path to header #12

Open mebuie opened 4 years ago

mebuie commented 4 years ago

Let the user know what directory they're in by displaying the file path in the header.

At the minimum, this should be a string.

Ideally, the path will be represented by series of buttons for each directory level. Clicking the button will take you to that directory.