diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2026-03-14 13:06:35 +0200 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2026-03-14 13:06:35 +0200 |
| commit | 485223ad67d9ebdd591e744e92c9fd4fc6d12413 (patch) | |
| tree | 3b62703e2348a506c82dcd9aa9a374272ce48af5 /README.md | |
| parent | 6b1050575ceaac57976caddf0663d6ce62e855ef (diff) | |
dfm: add -c to start with cursor on particular entry.
Also makes root toggle keep cursor posiiton.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -148,6 +148,7 @@ options: -H | +H toggle hidden files (-H off, +H on) -p picker mode (print selected path to stdout and exit) -o <opener> program to use when opening files (default: xdg-open) +-c <name> position cursor over 'name' instead of first entry -s <mode> change default sort n name N name reverse |