cmd2 icon indicating copy to clipboard operation
cmd2 copied to clipboard

updating the prompt overwrites incremental search

Open anselor opened this issue 2 years ago • 1 comments

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.

anselor avatar Feb 03 '23 19:02 anselor

I have a fix for when using GNU Readline. I will look at pyreadline3 next and create a PR when I'm done.

kmvanbrunt avatar Apr 27 '23 04:04 kmvanbrunt