FiremacsWE icon indicating copy to clipboard operation
FiremacsWE copied to clipboard

Not Implemented: OpenFile

Open brudgers opened this issue 7 years ago • 1 comments

name: OpenFile case: Common keyx: C-xC-f body: if (typeof(BrowserOpenFileWindow) == 'function') { BrowserOpenFileWindow(); } desc: opens a file type:

brudgers avatar Nov 17 '17 15:11 brudgers