diff options
author | qkzk <qu3nt1n@gmail.com> | 2023-01-11 21:10:47 +0100 |
---|---|---|
committer | qkzk <qu3nt1n@gmail.com> | 2023-01-11 21:10:47 +0100 |
commit | eb110b7abe5bfa4ec0239d1ec432ec75e76051ba (patch) | |
tree | 7acd212149ddc7bf0780e54ddc6136bb3b4d702e | |
parent | 18c41110a296a2cc60f5669d441c9239da533ecd (diff) |
readmeprevious-mode
-rw-r--r-- | readme.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -167,7 +167,15 @@ fm: a dired like file manager. Keybindings. Alt('o'): Open the trash (enter to restore, del clear) Alt('x'): Empty the trash + - Tree - + Navigate as usual. Most actions works as in 'normal' view. + Char('T'): Toggle tree mode + Char('z'): Fold a node + Alt('z'): Fold every node + Char('Z'): Unfold every node + - MODES - + Char('T'): TREE Char('m'): CHMOD Char('e'): EXEC Char('d'): NEWDIR |