Version: 1.111.0 (user setup)
Commit: ce099c1
Date: 2026-03-06T23:06:10Z
Electron: 39.6.0
ElectronBuildId: 13330601
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26100
Steps to Reproduce:
- In Remote SSH on linux, Open repo, change some file, stage it, If you open staged file, now shift+alt+c or Copy path from right click.
- Clipboard contains path of file with "\path\to\file"
- Now instead of directly opening staged file, click on OpenFile for staged element. now shift+alt+c or Copy path from right click.
- Clipboard contains path of file with "/path/to/file"
No extra git extension is added.
I believe path should be same whether file is staged or not.
Version: 1.111.0 (user setup)
Commit: ce099c1
Date: 2026-03-06T23:06:10Z
Electron: 39.6.0
ElectronBuildId: 13330601
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26100
Steps to Reproduce:
No extra git extension is added.
I believe path should be same whether file is staged or not.