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
I have a problem when I use a colored label (with \u001b[* characters) and I navigate throw history.
On UP there is no problem, but on DOWN, cursor is at a wrong place.
I see that UP and DOWN have different code to display label and history and I don't know why.
So, I don't know if you should modify line 114 to be identical to line 99:
Hi,
I have a problem when I use a colored label (with \u001b[* characters) and I navigate throw history.
On UP there is no problem, but on DOWN, cursor is at a wrong place.
I see that UP and DOWN have different code to display label and history and I don't know why.
So, I don't know if you should modify line 114 to be identical to line 99:
or if you should clean ask variable:
or another solution I didn't see.
The text was updated successfully, but these errors were encountered: