microsoft / vscode

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

Bash #73394

Closed Hoseinkangavarnazari closed 5 years ago

Hoseinkangavarnazari commented 5 years ago

Issue Type: Bug

clear command doesn't work in bash terminal of visual code studio

VS Code version: Code 1.33.1 (51b0b28134d51361cf996d2f0a1c698247aeabd8, 2019-04-11T08:27:09.080Z) OS version: Windows_NT ia32 10.0.17134

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (8 x 2494)| |GPU Status|2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled| |Memory (System)|7.89GB (1.78GB free)| |Process Argv|.| |Screen Reader|no| |VM|50%|
Extensions (13) Extension|Author (truncated)|Version ---|---|--- vscode-css-formatter|aes|1.0.1 arepl|alm|1.0.14 vscode-eslint|dba|1.8.2 jquerysnippets|don|0.0.1 eppz-code|epp|1.2.41 vsc-material-theme|Equ|2.8.2 easy-icons|jam|0.3.1 code-beautifier|mic|2.2.1 prettify-json|moh|0.0.3 python|ms-|2019.4.12954 cpptools|ms-|0.23.0 debugger-for-chrome|msj|4.11.3 vscode-wakatime|Wak|2.0.9 (16 theme extensions excluded)
tristan957 commented 5 years ago

For reference, I cannot reproduce on 1.33.1 macOS 1.14.4

Tyriar commented 5 years ago

Can you elaborate on what running clear does for you?

bjubes commented 5 years ago

I also am experiencing this. I found a gif that shows the problem from #33730

gif of problem

Tyriar commented 5 years ago

/duplicate https://github.com/microsoft/vscode/issues/72708