emacs-php / emacs-php/phpactor.el

ensure complete output of phpactor-status is readable

Open
#123 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
47
Forks
11
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.