Exiting the hyperpwn layout on gdb (pwndbg, gef, etc) exit
Opened this issue · 4 comments
So I've been looking in both hyperpwn and hyperinators pages and I can't seem to find a way that gracefully exits the layout without having to manually close all of the panes. Is there a hotkey somewhere or a way to configure a graceful exit of the layout on pwndbg/gdb exit?
Oh we don't the way to do it now but it should be very easy to implement.
But I suggest you don't close them. You can use hyper-pane to maximize the pane you want.
Can I ask what would be needed for the implementation, I can look into doing it :). The way my workflow currently goes I'm just not the biggest fan of the dbg layout once I'm out side of gdb and I often end up closing the main screen by accident haha
What about Full Reload
(Ctrl+Shift+F5)?
That's almost perfect, but it sends me back to my home directory :(
If full reloading kept me inside of the directory I was working in, that'd honestly be a fine workaround haha