Spending a little time with 'cat -v', I ended up with the following
non-.tmux.conf approach to making home/end happy in tmux with an
otherwise-unmodified ksh shell:

bind '^[[1~'=beginning-of-line
bind '^[[4~'=end-of-line

It doesn't appear to break normal xterm[-256color] use.

These are still workarounds, of course.

Brian Conway

On Wed, Dec 2, 2015 at 10:17 AM, Ted Unangst <[email protected]> wrote:
> Ax0n wrote:
>> Do you have anything in your .tmux.conf?
>
> No, don't have one. (i don't want one)


Reply via email to