Open ADTC opened 3 years ago
Note: After using help
and before using list
it seems the Terminal is fully aware of the 5 extra lines. But jard is ignoring them:
Looks like this is by design? Perhaps the space could be removed if the screen is too short in height. Why does it have the space anyway?
BTW, AWESOME TOOL! I learnt a lot just by debugging. I just wish there is a way to browse the UI like looking through the list of variables, expanding and collapsing them, hiding the threads list or backtrace list, etc.
Edit: So I noticed pretty much everything is configurable. In the end, the problem is it's not configurable on the fly, and the help
command did not point me to this page about configuring it.
I don't know yet if any of the layout
options gets rid of the space. Hope so!
Describe the bug Jard does not take up the full height of the console window. There is empty space below the prompt.
To Reproduce Steps to reproduce the behavior:
jard
command somewhere in the project.rails server
(and perform action to launch jard if needed).Expected behavior Jard takes up the full height of the console window.
Screenshots
Environment:
tput colors
: 256echo $TERM
: xterm-256colorstty
: speed 38400 baud; line = 0; -brkint -imaxbel