1.0.6 • Published 2 years ago

recent-dirs v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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.
1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago