click-repl
click-repl copied to clipboard
WARNING: your terminal doesn't support cursor position requests (CPR)
Hi
when a command executes some operations in multithread/multiprocess fashion and user hit Ctrl+C
he/she gets this error
and cli just freeze and user can't type anything
WARNING: your terminal doesn't support cursor position requests (CPR)
Can you provide additional information on your terminal type, and the version information for click-repl dependencies and Python?
A minimal reproducible example would be most helpful, if you can extract a small demonstration of the threading/process model used.
I am using google colab notebooks and am using ipdb for taking input