Re: First row missing when using a monitor
Jussi Korkala <[email protected]> Wed, 17 Apr 2024 13:34:37 +0300
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]> |
Should we perhaps consider changing and challeg the whole convention of using vi? Perhaps a new BSD/SysV specification is required: One that supports an intuitive easy editor like Joe or some lightweight form of emacs. We don't live the time of vt220 terminals anymore. Best regards, Jussi Korkala > On 17. Apr 2024, at 13.09, [email protected] wrote: > > Dear all, > > when using a monitor in combination with a Power9 system (raptor black bird), > the top line is not displayed. I verified this when using top or vi. > However, there is enough space on the monitor display let at the bottom to > show one additional line below the lowest displayed one. > > So it seems that the number of rows is correct, but when displaying them, > they are off by one resulting in the first one not being visible. > > This happens with the main branch. > > Any idea what could be wrong? > > Best regards > Michael >