Skip to content

RostiMelk/re

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recent Dirs (re)

npm

Quickly navigate between recent directories and files in your terminal. ⚡

Example GIF

Installation

$ npm i -g recent-dirs

How to use

Run this command in your terminal:

$ re

Keybindings

  • /: Move up/down the list.
  • Enter: cd into the selected directory / open file.
  • Tab: cd into the selected directory and continue browsing / open file.
  • Shift + Tab: cd back to the previous directory and continue browsing.
  • CTRL/CMD + Enter: cd into the current directory instead of selecting.

About

⚡ Quickly navigate between recent directories and files in your terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published