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

layout is borked #1

Open
Exiled1 opened this issue Feb 13, 2025 · 6 comments
Open

layout is borked #1

Exiled1 opened this issue Feb 13, 2025 · 6 comments

Comments

@Exiled1
Copy link

Exiled1 commented Feb 13, 2025

Hello! This one isn't really an issue, more of a question, so when I run your setup with a fresh kitty install I get this:

Image

And I just wanted to know if there's something In the layout style I can use to make it look more like yours. TY!

@Exiled1
Copy link
Author

Exiled1 commented Feb 13, 2025

If it helps, my screen size is a bit strange at 3:2, at 2256x1504

@k4lizen
Copy link
Owner

k4lizen commented Feb 13, 2025

Huh okay that seems like a bug, is your kitty version 0.39.1?

@Exiled1
Copy link
Author

Exiled1 commented Feb 13, 2025

Yep! Also I have my available layouts as *, if that matters.

Image

@k4lizen
Copy link
Owner

k4lizen commented Feb 14, 2025

You should be in the splits kitty layout for the script to work. You can try this:

~> kitty -c -
enabled_layouts splits
allow_remote_control yes
<Ctrl-D> (possibly press multiple times?)

Then try running pwndbg+kittydbg in the new kitty window, without pwntools.

I personally have enabled_layouts splits, stack (using stack for zoom).

@Exiled1
Copy link
Author

Exiled1 commented Feb 16, 2025

Howdy! Idrk why my kittens being so weird lol, I tried that and it seems to be splitting the same way, I can try more stuff but for now I think im gonna use pwnmux! Lmk if you'd like me to try something else! :)

@k4lizen
Copy link
Owner

k4lizen commented Feb 24, 2025

The split you have happens to me when I just put allow_remote_control yes in the config without the enabled_layouts splits. The Error: Could not resize is probably unrelated and should not happen if you're starting gdb in a tab with only one window.

Not sure what could be the issue tbh. For reference, what OS/distro are you on, and what pwndbg version are you using (you can use the pwndbg> version command for that)?

@k4lizen k4lizen changed the title Which layout style do you use? layout is borked Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants