That did it!  I assumed it was some compile difficulty because the repo
version had emacs mode, and it changed when I switched.  Didn't occur to me
that tmux might have started checking EDITOR/VISUAL or some other config
change between the two versions.  Thanks for the help!

 - M

On Wed, Jun 15, 2011 at 6:12 PM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:

> C-p and C-u are implemented and work for me so either you are using a
> tmux that is still too old or you are using vi key bindings because
> EDITOR or VISUAL contains vi, try set -g status-keys emacs (also
> mode-keys as well probably).
>
>
> On Wed, Jun 15, 2011 at 11:10:27PM +0100, Nicholas Marriott wrote:
> > tmux does not use readline.
> >
> >
> > On Wed, Jun 15, 2011 at 06:04:51PM -0400, Max Cantor wrote:
> > >    Hi all. *I am running Ubuntu 10.04 LTS (Lucid). *The official repo
> package
> > >    has a very old version of tmux, so I am compiling from source. *I
> have the
> > >    readline development headers installed (libreadline-dev package),
> but when
> > >    I use my freshly compiled tmux, I do not have readline support in
> the tmux
> > >    command line. *For example, using Ctrl-P and Ctrl-U should scroll up
> to
> > >    the prior command, and delete to the beginning of the line,
> respectively,
> > >    but they do nothing. *tmux appears to have a non-autoconf
> "configure"
> > >    script, so I'm really not sure what the best way to debug this
> missing
> > >    dependency link-up is. *Has anyone run into this before?
> > >    *- Max
> >
> > >
> ------------------------------------------------------------------------------
> > > EditLive Enterprise is the world's most technically advanced content
> > > authoring tool. Experience the power of Track Changes, Inline Image
> > > Editing and ensure content is compliant with Accessibility Checking.
> > > http://p.sf.net/sfu/ephox-dev2dev
> >
> > > _______________________________________________
> > > tmux-users mailing list
> > > tmux-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/tmux-users
> >
>
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to