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
Currently, the output of 'phpactor-status' is shown in the minibuffer.
The max height of the minibuffer is governed by the value of "max-mini-window-height". By default, it is a float and thus specifies a fraction of frame height.
Due to this, the top of the output is sometimes truncated.
The text was updated successfully, but these errors were encountered:
Currently, the output of 'phpactor-status' is shown in the minibuffer.
The max height of the minibuffer is governed by the value of "max-mini-window-height". By default, it is a float and thus specifies a fraction of frame height.
Due to this, the top of the output is sometimes truncated.
The text was updated successfully, but these errors were encountered: