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
[REPL] fix incorrectly cleared line after completions accepted (#53662)
The hint must be cleared before the screen state is reset, otherwise the
state after reset may not be compatible with being able to clear it.
Fixes#52264
(cherry picked from commit 2978a64)
0 commit comments