zevv / duc

Dude, where are my bytes: Duc, a library and suite of tools for inspecting disk usage
GNU Lesser General Public License v3.0
598 stars 79 forks source link

GUI controls #314

Closed amokfa closed 1 year ago

amokfa commented 1 year ago

Where can I find the docs for GUI controls? Specifically I want to know how to go to the parent directory after clicking on an item.

zevv commented 1 year ago

There's no usage info in the gui app itself. but duc gui --help shows you the way:

The following keys can be used to navigate and alter the graph:

    +           increase maximum graph depth
    -           decrease maximum graph depth
    0           Set default graph depth
    a           Toggle between apparent and actual disk usage
    b           Toggle between exact byte count and abbreviated sizes
    c           Toggle between file size and file count
    f           toggle graph fuzz
    g           toggle graph gradient
    p           toggle palettes
    backspace   go up one directory