Ticket #18 (closed defect: fixed)
Printing lines of full width produces extra blank line
| Reported by: | judah | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.2 |
| Version: | 0.1 | Keywords: | |
| Cc: |
Description
Listing completion alternatives can print extra blank lines if each line takes up the full width. This happens on Windows and probably also on terminals without the newline glitch.
Possible solutions:
- Make the paging command ensure that it leaves one blank column
- Have the printLines instances check whether the line they're printing is exactly 80 charaters, and if so don't print a newline.
Change History
Note: See
TracTickets for help on using
tickets.
