Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2011 23:13:25 +0200
From:      Jan Beich <jbeich@tormail.net>
To:        Jason Edwards <sub.mesa@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: ee (easy editor) bugged on 9.0?
Message-ID:  <1RRsEK-000Kzw-4x@internal.tormail.net>
In-Reply-To: <CAB%2BTj898XqFpvqS0tKaTp33hCFzvBz5-Fpt4Pw-8F5qQg3Wq9Q@mail.gmail.com> (Jason Edwards's message of "Sat, 19 Nov 2011 17:29:09 %2B0100")
References:  <CAB%2BTj898XqFpvqS0tKaTp33hCFzvBz5-Fpt4Pw-8F5qQg3Wq9Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jason Edwards <sub.mesa@gmail.com> writes:

> Has anyone noticed the easy editor is quite bugged on 9.0? On console
> direct access, opening the easy editor has several bugs:
>
> 1) the cursor starts on line 2 instead of line 1
> 2) the line numbering is printed on line 1 instead of the boundary (line 0)
> 3) the keys page up and page down bring the escape menu

Try to use cons25 emulation beforehand

  $ vidcontrol -T cons25 # aka TEKEN_CONS25 in kernel config

unless you've updated etc/ttys to use `xterm'.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1RRsEK-000Kzw-4x>