Closed warpdesign closed 6 months ago
On Windows/Linux, pressing ctrl+o should open the selected folder on the current view. Instead it is opened on the other view.
ctrl+o
See FileView.tsx/onOpenFile: the code is wrong.
FileView.tsx/onOpenFile
On Windows/Linux, pressing
ctrl+o
should open the selected folder on the current view. Instead it is opened on the other view.See
FileView.tsx/onOpenFile
: the code is wrong.