You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a build of PSReadLine from 'master' + @daxian-dbw's PR #979
Windows 10 Insiders
PowerShell 7 beta 3
Steps to reproduce or exception report
scroll back through history, and edit one where at least one line is so long it wraps in the terminal. On that line, arrow out to the end of the line, then attempt to go up by pressing up-arrow. Nothing will happen. Going down will work, but coming back up will again stop at this line. Pressing left-arrow once, then up-arrow, and the cursor moves as expected.