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,
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 (libr
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