PumpkinDrama@reddthat.com to Linux@lemmy.ml · edit-22 years agoCLI tools to quickly find recently opened files by fuzzy search?message-squaremessage-square6fedilinkarrow-up121arrow-down11file-text
arrow-up120arrow-down1message-squareCLI tools to quickly find recently opened files by fuzzy search?PumpkinDrama@reddthat.com to Linux@lemmy.ml · edit-22 years agomessage-square6fedilinkfile-text
Are there any CLI tools like zoxide that allow to quickly find recently opened files by fuzzy search instead of directories?
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up5·2 years agofzf + Ctrl+R then I type part of the path, basename, or just my CLI editor and browse the recent commands.
fzf+Ctrl+Rthen I type part of the path, basename, or just my CLI editor and browse the recent commands.