Title: Linux: When Prompt include Unicode Char, Cursor Positioned Error · Issue #5856 · PowerShell/PowerShell · GitHub
Open Graph Title: Linux: When Prompt include Unicode Char, Cursor Positioned Error · Issue #5856 · PowerShell/PowerShell
X Title: Linux: When Prompt include Unicode Char, Cursor Positioned Error · Issue #5856 · PowerShell/PowerShell
Description: Steps to reproduce cd /tmp mkdir 测试路径 cd 测试路径 Expected behavior Actual behavior Environment data > $PSVersionTable Name Value ---- ----- PSVersion 6.0.0 PSEdition Core GitCommitId v6.0.0 OS Linux 4.10.0-42-generic #46~16.04.1-Ubuntu SMP ...
Open Graph Description: Steps to reproduce cd /tmp mkdir 测试路径 cd 测试路径 Expected behavior Actual behavior Environment data > $PSVersionTable Name Value ---- ----- PSVersion 6.0.0 PSEdition Core GitCommitId v6.0.0 OS Linux 4...
X Description: Steps to reproduce cd /tmp mkdir 测试路径 cd 测试路径 Expected behavior Actual behavior Environment data > $PSVersionTable Name Value ---- ----- PSVersion 6.0.0 PSEdition Core GitCommitId v6.0.0 OS Linu...
Opengraph URL: https://github.com/PowerShell/PowerShell/issues/5856
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Linux: When Prompt include Unicode Char, Cursor Positioned Error","articleBody":"\u003c!--\r\n\r\nFor Windows PowerShell 5.1 issues, suggestions, or feature requests please use the following link instead:\r\n- Windows PowerShell [UserVoice](https://windowsserver.uservoice.com/forums/301869-powershell)\r\n\r\nIf it is a bug report:\r\n- make sure you are able to repro it on the latest released version. \r\nYou can install the latest version from https://github.com/PowerShell/PowerShell/releases\r\n- Search the existing issues.\r\n- Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md).\r\n- Refer to the [known issues](https://github.com/PowerShell/PowerShell/blob/master/docs/KNOWNISSUES.md).\r\n- Fill out the following repro template:\r\n\r\nIf it's not a bug, please remove the template and elaborate the issue in your own words.\r\n--\u003e\r\n\r\nSteps to reproduce\r\n------------------\r\n\r\n```powershell\r\ncd /tmp\r\nmkdir 测试路径\r\ncd 测试路径\r\n```\r\n\r\nExpected behavior\r\n-----------------\r\n\r\n\r\n\r\nActual behavior\r\n---------------\r\n\r\n\r\n\r\n\r\n\r\n\r\nEnvironment data\r\n----------------\r\n\r\n\u003c!-- provide the output of $PSVersionTable --\u003e\r\n\r\n```powershell\r\n\u003e $PSVersionTable\r\nName Value \r\n---- ----- \r\nPSVersion 6.0.0 \r\nPSEdition Core \r\nGitCommitId v6.0.0 \r\nOS Linux 4.10.0-42-generic #46~16.04.1-Ubuntu SMP Mon Dec 4 15:57:59 UTC 2017 \r\nPlatform Unix \r\nPSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} \r\nPSRemotingProtocolVersion 2.3 \r\nSerializationVersion 1.1.0.1 \r\nWSManStackVersion 3.0 \r\n\r\n```\r\n\r\nThis problem is due to the fact that the character length is not calculated correctly. UTF-8 encoding, the length of the character may be 1~4 bytes. So the cursor is not positioned correctly.","author":{"url":"https://github.com/fcharlie","@type":"Person","name":"fcharlie"},"datePublished":"2018-01-11T02:16:13.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/5856/PowerShell/issues/5856"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:1f526254-365c-28f2-3d70-0399f6e401f4 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C0F2:74FB1:9EC1B:D188F:6A55880E |
| html-safe-nonce | dcf475daaf4ab5c75ca9f1f8dfec354dfef9a6a6d3f4e167b316b94d5939346c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMEYyOjc0RkIxOjlFQzFCOkQxODhGOjZBNTU4ODBFIiwidmlzaXRvcl9pZCI6IjY2Mzg2NjUwMzIwNTMxMzEyNzgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | a46356b412f7cc8b2aadbc8b649750a65c3e3a0d84f55b5d867f14ae22f24fed |
| hovercard-subject-tag | issue:287641632 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PowerShell/PowerShell/5856/issue_layout |
| twitter:image | https://opengraph.githubassets.com/3df30c2a6cf638d3d4788fafd638dba2511b526795dec6091ae94b077eaa1d81/PowerShell/PowerShell/issues/5856 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/3df30c2a6cf638d3d4788fafd638dba2511b526795dec6091ae94b077eaa1d81/PowerShell/PowerShell/issues/5856 |
| og:image:alt | Steps to reproduce cd /tmp mkdir 测试路径 cd 测试路径 Expected behavior Actual behavior Environment data > $PSVersionTable Name Value ---- ----- PSVersion 6.0.0 PSEdition Core GitCommitId v6.0.0 OS Linux 4... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | fcharlie |
| hostname | github.com |
| expected-hostname | github.com |
| None | b5665c84831ed9ac4fb79519c16c9c5580ba8092fb8bb6e3e72972ec7197348e |
| turbo-cache-control | no-preview |
| go-import | github.com/PowerShell/PowerShell git https://github.com/PowerShell/PowerShell.git |
| octolytics-dimension-user_id | 11524380 |
| octolytics-dimension-user_login | PowerShell |
| octolytics-dimension-repository_id | 49609581 |
| octolytics-dimension-repository_nwo | PowerShell/PowerShell |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 49609581 |
| octolytics-dimension-repository_network_root_nwo | PowerShell/PowerShell |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 3215163789b3dc58dba97bd78a30c20c949f477f |
| ui-target | canary-1 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width