-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When displaying as many or more results than the number of lines in the terminal, when the last result's length was longer than the width of the terminal, the extra characters would push the first result up into the input field. By not printing more characters than would fit the terminal width, this behavior is avoided.
- Loading branch information
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters