mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
For example, if a terminal is running in WSL, store `\\wsl.localhost\Ubuntu\path\to\project` (host path) as a terminal working directory, not `/path/to/project` (remote path). Similarly, with DevContainers: store `/docker-87f454dd49a9/IdeaProjects/CursorVueDevContainer`, not `/IdeaProjects/CursorVueDevContainer` This will allow detecting the terminal environment correctly when restoring the terminal tab on project open. (cherry picked from commit a964ce9e22dc48085016a7ea371cf39aaf9637b5) IJ-CR-180815 GitOrigin-RevId: 051a56eab8cc90dc9e7ec251dc044aa145a8b624