Bug #2448
Date doesn't show in "top" on wide terminal
| Status: | Closed | Start date: | 11/06/2012 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - |
Description
The date in "top" is hidden on the top right corner if the terminal width is wider than 255 pixels
Related todos
History
Updated by marino 6 months ago
pixels?
255 pixels would be less than 32 characters using a standard 8 pixels/character.
Are you saying date is hidden if an xterm is wider than 32 characters?
Updated by zplay 6 months ago
I wanted to mean "255 characters", when resizing konsole to the maximum width (1920 pixels), it displays more than 255 characters and the date isn't displayed anymore.
Outside of Dragonfly, I also found this bug in Illumos's top.
Updated by marino 5 days ago
- Status changed from New to Closed
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fa9c57c07e9cea3f4dccea29b2f176e4657f9cb3
committed. Also MFC'd to release 3.4 branch.
Thanks for the report!
John