Description
Paths with spaces do not get escaped properly when editing files in the file search view.
Steps to Reproduce the Problem
- Assume a repo with
file/Two Words.txt
- Press
ctrl+t to open file search
- Select a path with spaces and edit with
alt+e
Expected Behavior
The correct file is opened with an editor.
Actual Behavior
The path is split at spaces and the editor opens a new file at the first it.
Specifications
- Platform: macOS
- Version: v0.9.3
Description
Paths with spaces do not get escaped properly when editing files in the file search view.
Steps to Reproduce the Problem
file/Two Words.txtctrl+tto open file searchalt+eExpected Behavior
The correct file is opened with an editor.
Actual Behavior
The path is split at spaces and the editor opens a new file at the first it.
Specifications