microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.33k stars 28.59k forks source link

Terminal strange behaviour during SSH session #178064

Closed kamilzaborowski closed 1 year ago

kamilzaborowski commented 1 year ago

Type: Bug

Hello, During SSH session my terminal behaviour is frustrating. I cannot normally edit commands I used, as it does sometimes char deletion and the output itself is not visible during edition, but after I execute it.

VS Code version: Code 1.76.2 (ee2b180d582a7f601fa6ecfdad8d9fd269ab1884, 2023-03-14T17:57:21.103Z) OS version: Linux x64 5.19.0-35-generic snap Modes: Sandboxed: Yes Remote OS version: Linux x64 5.4.0-135-generic

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz (8 x 2931)| |GPU Status|2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off| |Load (avg)|1, 2, 2| |Memory (System)|19.54GB (7.80GB free)| |Process Argv|--no-sandbox --force-user-env --unity-launch --crash-reporter-id dfde1a33-9711-403c-9562-2dab5173af6a| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|ubuntu| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu:GNOME| |XDG_SESSION_TYPE|x11| |Item|Value| |---|---| |Remote|SSH: default| |OS|Linux x64 5.4.0-135-generic| |CPUs|Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz (2 x 2760)| |Memory (System)|3.84GB (1.19GB free)| |VM|17%|
Extensions (36) Extension|Author (truncated)|Version ---|---|--- terraform|4op|0.2.5 project-manager|ale|12.7.0 vscode-zonefile|Com|0.0.4 aws-cloudformation-yaml|Dan|0.2.2 codespaces|Git|1.14.0 remotehub|Git|0.52.0 vscode-drawio|hed|1.6.6 output-colorizer|IBM|0.1.2 lambda-snippets|log|1.0.0 VS-code-vagrantfile|mar|0.0.7 vscode-snippets-for-ansible|Mat|1.1.0 jupyter-keymap|ms-|1.1.0 remote-containers|ms-|0.282.0 remote-ssh|ms-|0.98.0 remote-ssh-edit|ms-|0.84.0 azure-repos|ms-|0.28.0 remote-explorer|ms-|0.2.0 logstash|Ran|0.0.4 kamekazi-dark|Ujj|1.1.3 gistfs|vsl|0.4.1 jinja|who|0.0.8 vscode-nginx|wil|0.7.2 vscode-ruby|win|0.28.0 k8s-snippets|dog|0.4.2 kubernetes-snippets|ipe|0.1.9 kubernetes-templates|lun|1.3.1 file-downloader|min|1.0.12 mindaro|min|2.0.120230310 ecdc|mit|1.8.0 vscode-aks-tools|ms-|1.3.11 vscode-kubernetes-tools|ms-|1.3.11 azure-account|ms-|0.11.3 kubernetes-context|Okt|0.1.0 remote-kubernetes|Okt|0.4.7 vscode-yaml|red|1.12.2 kubernetesapply|Sha|1.4.1 (3 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 vscoreces:30445986 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vscaac:30438847 vsclangdc:30486549 c4g48928:30535728 dsvsc012:30540252 pynewext54:30681850 azure-dev_surveyone:30548225 vsccc:30610678 pyindex848:30662994 nodejswelcome1cf:30587006 282f8724:30602487 pyind779:30671433 f6dab269:30613381 pythonsymbol12:30671437 6233i204:30672705 vsctsb:30677850 pythonb192cf:30669361 azdwalk:30687957 pythonms35cf:30686773 ```
meganrogge commented 1 year ago

Does changing this help/ hurt? terminal.integrated.localEchoEnabled

VSCodeTriageBot commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!