Open
Description
Implement the following ctrl-t
behaviour:
- Change the default setting (current dir) to present first the files and directories of depth 0 in order of decreasing modification time (as in
ls -t1
) - If the cursor follows immediately a word which is a path to an existing dir, fzf this dir instead of the current.
PR #3918
Metadata
Metadata
Assignees
Labels
No labels