Middle-clicking on a file or folder will present a file operations menu.
 Right-clicking on the path (in the toolbar), plumbs the path name
 Right-c

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-04-02 08:30:07

Middle-clicking on a file or folder will present a file operations menu. Right-clicking on the path (in the toolbar), plumbs the path name Right-clicking on folders, opens them. Right-clicking on files send them to the plumber.

Install with the usual mk install Run vdir [-r] [directory] If the -r flag is passed, delete will recursively delete directories.

When right-clicking the path in the toolbar, or pressing Space, the path name is sent to plumber. This can be used to open a window in the directory for instance:

Leave a Comment