cmd2
cmd2 copied to clipboard
updating the prompt overwrites incremental search
If the user is in the middle of an incremental search (CTRL+R) at the prompt and an asynchronous prompt update occurs from a background thread the search output is overwritten.
I have a fix for when using GNU Readline. I will look at pyreadline3 next and create a PR when I'm done.