Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make debugger UI configurable to force or switch four quadrants layout #8256

Open
2 tasks done
aj3423 opened this issue Jun 25, 2024 · 2 comments
Open
2 tasks done

Make debugger UI configurable to force or switch four quadrants layout #8256

aj3423 opened this issue Jun 25, 2024 · 2 comments
Labels
A-debugger Area: debugger T-feature Type: feature

Comments

@aj3423
Copy link

aj3423 commented Jun 25, 2024

Component

Forge

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

forge 0.2.0 (ba9fa20 2024-06-24T00:20:52.822818467Z)

What command(s) is the bug in?

forge debug

Operating System

Linux

Describe the bug

The debugger layout in the document looks like:
image

But mine actually looks like:
image

My display resolution is 1920x1080, the debugger window is maximized. I tried both Wezterm and Kitty terminal, no difference.

How to split it into four quadrants?

OS: Fedora 40, KDE

@aj3423 aj3423 added the T-bug Type: bug label Jun 25, 2024
@zerosnacks
Copy link
Member

Hi @aj3423, have you tried reducing the font size of your terminal? The breakpoint for the four quadrants layout is a minimum width of 200 characters.

@aj3423
Copy link
Author

aj3423 commented Jun 25, 2024

@zerosnacks I set the font size to smaller and it worked, now there is four quadrants. But the font looks a bit too small, is it possible add a feature to force the four quadrants layout? Or make the quadrant size adjustable by launch parameter? The part of the red rectangle is a bit wasted.

@zerosnacks zerosnacks added T-feature Type: feature and removed T-bug Type: bug labels Jun 25, 2024
@zerosnacks zerosnacks changed the title Debugger UI not split into four quadrants Make debugger UI configurable to force four quadrants layout Jun 25, 2024
@zerosnacks zerosnacks changed the title Make debugger UI configurable to force four quadrants layout Make debugger UI configurable to force or switch four quadrants layout Jun 25, 2024
@zerosnacks zerosnacks added the A-debugger Area: debugger label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-debugger Area: debugger T-feature Type: feature
Projects
None yet
Development

No branches or pull requests

2 participants