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
Right clicking the square at the top of a scrollbar causes the window to hide all other windows in the column. Left clicking the square causes the other windows to reappear.
Unfortunately they all become minimized and reordered underneath the zoomed window and I lose my spatial awareness of where each window is. I think acme should keep in memory the window layout before the zoom and reinstate it after a zoom out.
A good example of this is how tmux(1) handles ctrl-b z
The text was updated successfully, but these errors were encountered:
Right clicking the square at the top of a scrollbar causes the window to hide all other windows in the column. Left clicking the square causes the other windows to reappear.
Unfortunately they all become minimized and reordered underneath the zoomed window and I lose my spatial awareness of where each window is. I think acme should keep in memory the window layout before the zoom and reinstate it after a zoom out.
A good example of this is how
tmux(1)
handlesctrl-b z
The text was updated successfully, but these errors were encountered: