Microsoft/vscode
View on GitHubMacOS: "no job control in this shell" prevents Ctrl+C
Open
#184,713 opened on Jun 9, 2023
bughelp wantedmacosterminal-process
Description
Type: Bug
Every terminal starts with the following message before the first prompt:
bash: cannot set terminal process group (8590): Inappropriate ioctl for device
bash: no job control in this shell
I thought it was related to issue #181939 but it's still present.
It prevents ctrl+C out of long-running processes, and other similar commands. If a process is running when the window is closed, CodeHelper crashes.
VS Code version: Code 1.79.0 (Universal) (b380da4ef1ee00e224a15c1d4d9793e27c2b6302, 2023-06-07T14:29:00.206Z) OS version: Darwin x64 17.7.0 Modes:
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (8 x 4201) |
| GPU Status | 2d_canvas: enabledcanvas_oop_rasterization: disabled_offdirect_rendering_display_compositor: disabled_off_okgpu_compositing: enabledmetal: disabled_offmultiple_raster_threads: enabled_onopengl: enabled_onrasterization: enabledraw_draw: disabled_off_okvideo_decode: enabledvideo_encode: enabledvulkan: disabled_offwebgl: enabledwebgl2: enabledwebgpu: enabled |
| Load (avg) | 3, 3, 3 |
| Memory (System) | 64.00GB (29.86GB free) |
| Process Argv | -psn_0_725169 |
| Screen Reader | no |
| VM | 0% |
| Extension | Author (truncated) | Version |
|---|---|---|
| laravel-extra-intellisense | ami | 0.6.3 |
| vscode-intelephense-client | bme | 1.9.5 |
| vscode-tailwindcss | bra | 0.9.11 |
| multi-cursor-case-preserve | Car | 1.0.5 |
| postcss | css | 1.0.9 |
| vscode-eslint | dba | 2.4.0 |
| es7-react-js-snippets | dsz | 4.4.3 |
| permute-lines | ear | 1.1.0 |
| json-tools | eri | 1.0.2 |
| prettier-vscode | esb | 9.13.0 |
| vscode-smart-column-indenter | lmc | 0.0.13 |
| dotenv | mik | 1.0.1 |
| isort | ms- | 2022.8.0 |
| python | ms- | 2023.10.0 |
| vscode-pylance | ms- | 2023.6.10 |
| jupyter | ms- | 2023.5.1001582324 |
| vscode-jupyter-cell-tags | ms- | 0.1.8 |
| vscode-jupyter-slideshow | ms- | 0.1.5 |
| php-docblocker | nei | 2.7.0 |
| laravel-blade | one | 1.34.0 |
| vscode-sort-json | ric | 1.20.0 |
| theme-check-vscode | Sho | 1.10.0 |
| vscode-scss-formatter | sib | 2.5.0 |
| php-refactor-tool | st- | 0.4.4 |
| auto-correct | syg | 0.2.2 |
| volar | Vue | 1.6.4 |
| gitblame | wad | 10.2.0 |
| change-case | wma | 1.0.0 |
(1 theme extensions excluded)