mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
The problem: https://github.com/microsoft/WSL/issues/10701 When stdout/err are redirected, WSL reports tty size as 1x1 which breaks `ps` tool (famous "expect trouble" message) that some people might have in profile. `ttyfix` explicitly sets tty size and inserted by `WslDistribution`. Tiny refactoring moved `getToolPath` to reuse it Merge-request: KT-MR-12821 Merged-by: Ilya Kazakevich <ilya.kazakevich@jetbrains.com> GitOrigin-RevId: f33a906b139d22ecdaf0f1b0616ecaaf7bebdd16