ipdb icon indicating copy to clipboard operation
ipdb copied to clipboard

the ipd console add unexpected spaces on

Open hackrole opened this issue 9 years ago • 2 comments

It looks like the below image. when I insert an import ipdb;ipdb.set_trace().

the console has some spaces which cannot be reduce. and when I input something, it appear in the begin of the line. 2016-04-07-19 15 24-screenshot

my pip version is: ipdb==0.9.0

hackrole avatar Apr 07 '16 11:04 hackrole

Does that happen with older ipdb versions ?

gotcha avatar Apr 12 '16 12:04 gotcha

the old version seems ok. I try the ipdb==0.8.1, it works ok.

hackrole avatar Apr 16 '16 02:04 hackrole