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
InputMode.REPLACE_SINGLE was added to prompt-toolkit.
This fixes `Exception <InputMode.REPLACE_SINGLE: 'vi-replace-single'>`
in single-char replace mode when using prompt_toolkit>=3.0.6.
0 commit comments