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
The default behavior of `quite-window` is to remove the buffer from the
selected window's buffer history. We want to use the 'append action instead of
'bury to preserve the buffer in the history to allow future invocations of
`display-buffer` and `pop-to-buffer` to reuse the window.
0 commit comments