answered 10 years ago
Hello,
Do you mean the output when you type:
my_object?<return>
I got the same problem in my debian and the alternative I found is to do
my_object?<tab>
Vincent