You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I type a terminator, the frames automatically revert to the bottom of the screen (vertical mode) even though it starts out on the side (hybrid mode). The GUI menu shows me that PG is still in hybrid layout even though it is not.
The text was updated successfully, but these errors were encountered:
Hi. proof-three-window-mode-policy is a customizable variable, so you will probably have abetter effect using (customize-set-variable 'proof-three-window-mode-policy 'hybrid). .
To know if a variable is a customizable one look at its documentation, near the end you should see "You can customize this variable."
I have the following configs of PG:
When I type a terminator, the frames automatically revert to the bottom of the screen (vertical mode) even though it starts out on the side (hybrid mode). The GUI menu shows me that PG is still in hybrid layout even though it is not.
The text was updated successfully, but these errors were encountered: