microsoft / vscode

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

Text in terminal shrinked upon splitting the terminal #160528

Closed afdallah closed 2 years ago

afdallah commented 2 years ago

Type: Bug

Step to reproduce

  1. Print any text in the terminal
  2. add split terminal

VS Code version: Code 1.71.0 (784b0177c56c607789f9638da7b6bf3230d47a8c, 2022-09-01T07:25:25.516Z) OS version: Darwin arm64 21.5.0 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|2, 2, 2| |Memory (System)|8.00GB (0.07GB free)| |Process Argv|. --crash-reporter-id b2c40d9e-b06a-465d-89bf-7dec0a411048| |Screen Reader|no| |VM|0%|
Extensions (33) Extension|Author (truncated)|Version ---|---|--- alpine-js-intellisense|adr|1.2.0 vscode-styled-jsx|bla|2.1.1 bloop|blo|0.23.0 vscode-tailwindcss|bra|0.8.6 turbo-console-log|Cha|2.5.1 path-intellisense|chr|2.8.1 postcss|css|1.0.9 es7-react-js-snippets|dsz|4.4.3 gitlens|eam|12.2.2 vscode-npm-script|eg2|0.3.28 prettier-vscode|esb|9.8.0 hubl|Hub|0.15.0 css-to-jss|inf|1.0.7 solidity|Jua|0.0.139 dotenv|mik|1.0.1 vscode-docker|ms-|1.22.1 remote-containers|ms-|0.251.0 azure-account|ms-|0.11.1 live-server|ms-|0.4.0 advanced-new-file|pat|1.2.2 LiveServer|rit|5.7.9 vscode-fileutils|sle|3.5.0 sass-indented|syl|1.8.22 ayu|tea|1.0.5 truffle-vscode|tru|2.5.0 intellicode-api-usage-examples|Vis|0.2.2 vscodeintellicode|Vis|1.2.25 vim|vsc|1.23.2 volar|Vue|0.40.13 quokka-vscode|Wal|1.0.502 glean|wix|5.2.2 eno|Wsc|2.3.53 snippet-creator|wwa|1.1.3 (4 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 pythondataviewer:30285071 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411cf:30557515 vsaa593cf:30376535 pythonvs932:30410667 cppdebug:30492333 pylanb8912:30545647 vsclangdc:30486549 c4g48928:30535728 hb751961:30553087 dsvsc012:30540252 azure-dev_surveyone:30548225 i497e931:30553904 ```
image
meganrogge commented 2 years ago

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

vscodenpa commented 2 years ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!