microsoft / vscode

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

Wrong terminal cursor position #160887

Closed Cason-Tan closed 2 years ago

Cason-Tan commented 2 years ago

Type: Bug

like this ~/CASON/Workbench/vue/vue3-blog(ma(cursor in here !!!)ster) »

VS Code version: Code 1.71.0 (784b0177c56c607789f9638da7b6bf3230d47a8c, 2022-09-01T07:25:38.437Z) OS version: Darwin x64 20.6.0 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (12 x 3700)| |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)|3, 3, 3| |Memory (System)|16.00GB (0.24GB free)| |Process Argv|--crash-reporter-id 862c4b29-bdab-443a-9dbb-d642c3eb8a40| |Screen Reader|no| |VM|0%|
Extensions (49) Extension|Author (truncated)|Version ---|---|--- beego-snippets|119|0.0.2 markdown-toc|Ala|1.5.6 iconify|ant|0.4.2 beautify-blade|api|1.0.1 vscode-intelephense-client|bme|1.8.2 wxml-vscode|cny|0.1.2 vue-peek|dar|1.0.2 vscode-eslint|dba|2.2.6 githistory|don|0.6.19 vscode-html-css|ecm|1.13.1 prettier-vscode|esb|9.8.0 php-intellisense|fel|2.3.14 docblocker|fly|0.5.0 copilot|Git|1.44.6735 go|gol|0.35.2 headwind|hey|1.7.0 vue-snippets|hol|1.0.4 beautify|Hoo|1.5.0 vue|jcb|0.1.5 intellij-idea-keybindings|k--|1.5.2 protobuf|kan|1.1.6 i18n-ally|lok|2.8.1 php-namespace-resolver|Meh|1.1.9 code-beautifier|mic|2.3.3 dotenv|mik|1.0.1 vscode-less|mrm|0.6.3 vscode-docker|ms-|1.22.1 vscode-language-pack-zh-hans|MS-|1.71.9070915 data-workspace-vscode|ms-|0.3.0 mssql|ms-|1.16.0 sql-database-projects-vscode|ms-|0.19.0 remote-containers|ms-|0.251.0 vetur|oct|0.36.0 laravel-blade|one|1.32.0 laravel5-snippets|one|1.15.0 wxapp-development-tool|pan|0.0.2 open-html-in-browser|pea|2.1.9 minapp-vscode|qiu|2.4.8 laravel-artisan|rya|0.0.28 vue-vscode-snippets|sdr|3.1.1 vscode-blade-formatter|shu|0.17.5 vscode-stylelint|sty|1.2.3 open-in-browser|tec|2.0.0 windicss-intellisense|voo|0.21.6 php-debug|xde|1.28.0 php-pack|xde|1.0.3 goctl|xia|0.1.10 markdown-all-in-one|yzh|3.4.3 php-intellisense|zob|1.0.11
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931cf:30280410 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 vsclangdf:30486550 c4g48928:30535728 hb751961:30553087 dsvsc012:30540252 azure-dev_surveyone:30548225 i497e931:30553904 ```
vscodenpa commented 2 years ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.71.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

meganrogge commented 2 years ago

It looks like your report is missing some important information, See this wiki page for more info on how to report actionable terminal issues. /label info-needed terminal

vscodenpa commented 2 years 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!

Arrow-Li commented 2 years ago

Do you still have the problem after setting "terminal.integrated.shellIntegration.enabled": false ?