warpdesign / react-explorer

File manager written in TypeScript, React, Blueprint and packaged with Electron
MIT License
232 stars 34 forks source link

FileView: fixed open file shortcut on Linux/Win #433

Closed warpdesign closed 4 months ago

warpdesign commented 4 months ago

Pressing ctrl+o would incorrectly open in another view where it should open in current view.

Fixes #431