warpdesign / react-explorer

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

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

Closed warpdesign closed 6 months ago

warpdesign commented 6 months ago

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

Fixes #431