Reputation: 28212
Is there any way to resize the command-line / interpreter window/pane in pudb, just like the size of the side pane can be adjusted?
Upvotes: 21
Views: 2372
Reputation: 28212
_
(underscore; makes that pane the smallest size possible)=
(equals; makes that pane the largest size possible)+
(plus; increases the size of that pane with each press)-
(minus; decreases the size of that pane with each press)Upvotes: 38