Skip to content

t9md/atom-recent-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recent-finder Build Status

Open recent file with fuzzy-finder.

gif

Configuration

No default keymap.
You need to configure keymap in you keymap.cson.

e.g.

# Since both `cmd-p` and `cmd-t` are mapped to
# `fuzzy-finder:toggle-file-finder` by default.
# I use `cmd-p` for this.
'atom-workspace:not([mini])':
  'cmd-p': 'recent-finder:toggle'

Commands

  • recent-finder:toggle: Toggle recent-finder
  • recent-finder:clear: Clear history