Steps to reproduce
- type something at the command prompt.
- Try to use Home or End to navigate the text.
- Try to use Ctrl+Arrow to navigate the text.
- Repeat 1-3 with text editor, e.g. nano.
- Observe.
Expected behavior
Home, End, and Ctrl+Arrow should behave as in bash - go to beginning of text, end of text, and skip words left and right.
Actual behavior
- Home prints ~
- End prints ~
- Ctrl+Arrow does nothing
Environment data
I used yaourt on Arch to install.
Name Value
---- -----
PSVersion 6.2.0-preview.2
PSEdition Core
GitCommitId 6.2.0-preview.2
OS Linux 4.20.0-arch1-1-ARCH #1 SMP PREEMPT Mon Dec 24 03:00:40 UTC 2018
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Steps to reproduce
Expected behavior
Home, End, and Ctrl+Arrow should behave as in bash - go to beginning of text, end of text, and skip words left and right.
Actual behavior
Environment data
I used yaourt on Arch to install.