SublimeFiles icon indicating copy to clipboard operation
SublimeFiles copied to clipboard

Sublime Text 2/3 plugin for keyboard driven file navigation

Results 7 SublimeFiles issues
Sort by recently updated
recently updated
newest added

Trying to add suggested line from the readme (for using iTerm 2) … ``` { "term_command": "open -a iTerm\ 2 " } ``` … results in this error: ``` Error...

Hi, I am not sure if this is possible with the api, but it would be very nice if you could open files with keyboard right arrow (command in ST...

right now only a single start directory can be provided. when ever i switch the project it would be nice if start directory could also change based on project

Can't open directory in this case. 1. select ".." in open_navigator 2. select optional directory. -> can't open directory. because getcwdu() returns previous directory location.

bug

I just discoverd that I proposed this in #7 but since that issue is closed because it was about something different I thought about opening another issue for this particular...

Hi, Shouldn't the SublimeFiles use Sublime's settings "file_exclude_patterns" and "folder_exclude_patterns" instead of it's own "ignore_list" ? Or at least a settings to tell the Package to use them ? These...

enhancement

All work fine, except remote dirs. Very, very uncomfortable So need this fix :(