Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move caret using ctrl+arrows on Ubuntu 18.04 #12736

Open
MartyIX opened this issue May 20, 2020 · 2 comments
Open

Move caret using ctrl+arrows on Ubuntu 18.04 #12736

MartyIX opened this issue May 20, 2020 · 2 comments
Labels
Issue-Question ideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a WG-Interactive-PSReadLine PSReadline related issues

Comments

@MartyIX
Copy link

MartyIX commented May 20, 2020

Steps to reproduce

get-content my-file.json<CARET_HERE> # press ctrl+left arrow and caret does not move as expected

Expected behavior

get-content my-file.<CARET_HERE>json

Actual behavior

get-content my-file.json<CARET_HERE>

Environment data

Name                           Value
----                           -----
PSVersion                      7.0.1
PSEdition                      Core
GitCommitId                    7.0.1
OS                             Linux 5.3.0-51-generic #44~18.04.2-Ubuntu SMP Thu Apr 23 14:27:18 UTC 2020
Platform                       Unix
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

  • Ubuntu 18.04 (interestingly, it works in Windows Powershell 7 just fine)
@MartyIX MartyIX added the Issue-Question ideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a label May 20, 2020
@iSazonov
Copy link
Collaborator

dotnet/runtime#802 tracks issues with Console.ReadKey on Linux.

/cc @daxian-dbw for information.

@iSazonov iSazonov added the WG-Interactive-PSReadLine PSReadline related issues label May 20, 2020
@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-No Activity Issue has had no activity for 6 months or more labels Nov 16, 2023
@MartyIX
Copy link
Author

MartyIX commented Nov 23, 2023

It still doesn't work for me.

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Resolution-No Activity Issue has had no activity for 6 months or more label Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Question ideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a WG-Interactive-PSReadLine PSReadline related issues
Projects
None yet
Development

No branches or pull requests

3 participants