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
There is a regression that's popped up somewhere in the fast track builds between 18214 and 18252 regarding the behavior of the displayed caret/cursor.
Behavior was observed under fish, the long and short of it is that the cursor disappears when navigating within the commandline buffer left and right, and you don't know where it's positioned (zero visual feedback) until the blink timeout elapses 0.5/1s later and the cursor reappears, extremely hindering productivity.
Previous versions of Windows (18214/17763) would keep the cursor visible while keying left/right, regardless if it was in block or underline mode. Under 18252, the cursor immediately vanishes completely on left/right navigation, and does not reappear until navigation has ceased and the timeout elapses.
The text was updated successfully, but these errors were encountered:
There is a regression that's popped up somewhere in the fast track builds between 18214 and 18252 regarding the behavior of the displayed caret/cursor.
Behavior was observed under fish, the long and short of it is that the cursor disappears when navigating within the commandline buffer left and right, and you don't know where it's positioned (zero visual feedback) until the blink timeout elapses 0.5/1s later and the cursor reappears, extremely hindering productivity.
Previous versions of Windows (18214/17763) would keep the cursor visible while keying left/right, regardless if it was in block or underline mode. Under 18252, the cursor immediately vanishes completely on left/right navigation, and does not reappear until navigation has ceased and the timeout elapses.
The text was updated successfully, but these errors were encountered: