Closed wyuenho closed 3 years ago
whitespace-report will call whitespace-display-window to display the report buffer. Since whitespace-display-window splits and shrink the current window on its own, it does not respect window purposes at all. This PR fixes this issue.
whitespace-report
whitespace-display-window
whitespace-report
will callwhitespace-display-window
to display the report buffer. Sincewhitespace-display-window
splits and shrink the current window on its own, it does not respect window purposes at all. This PR fixes this issue.