ex-mode icon indicating copy to clipboard operation
ex-mode copied to clipboard

New files save in first project

Open LongLiveCHIEF opened this issue 9 years ago • 1 comments

Whenever you use :e filename.ext, from any "project" to create a new file, upon save, it saves in the first project open in the file explorer, instead of the most recently active.

LongLiveCHIEF avatar Jan 15 '16 01:01 LongLiveCHIEF

I suspect this is because we pretty much always select the first project path: https://github.com/lloeki/ex-mode/blob/master/lib/ex.coffee#L56

Added label bug and I'll have a look.

hultberg avatar Jul 29 '17 10:07 hultberg