Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2003 21:46:27 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        freebsd-questions@FreeBSD.org
Subject:   Re: mutt in XFree86 under FreeBSD
Message-ID:  <20030516184627.GA860@gothmog.gr>
In-Reply-To: <20030515163633.GA1067@starjuice.net>
References:  <20030515163633.GA1067@starjuice.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-05-15 18:36, Sheldon Hearn <sheldonh@starjuice.net> wrote:
> Hi folks,
>
> I can't get mutt-1.5.4 to respond to the "End" key in an XFree86-4.3.0
> xterm on FreeBSD 5.1-BETA.  It's been happening ever since I started
> with mutt a few months back, but it's only just pissed me off enough to
> ask for help.
>
> Important bits from .muttrc:
>
> bind generic  <home>  first-entry
> bind generic  <end>   last-entry
> bind pager    <home>  top
> bind pager    <end>   bottom
>
> The software handles these keypresses fine on console, and also in an
> xterm on a buddy's Linux box, just not in my XFree86 config.
>
> I'm hoping this is a common FreeBSD user niggle that someone'll have a
> quick fix for.

Not really an "X11 solution" but...

I usually fire up screen(1) inside my xterm windows and set TERM=vt220.
This seems to work like a charm both on the console and under X.  Home,
End, DEL or other keys work fine then :)

The only side-effect is that I need to bind [find] and [select] in my
.emacs instead of [home] and [end], but that's a small cost to pay for
having it work in all the programs I usually run.

- Giorgos



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030516184627.GA860>