Re: tmux messes up my backspace character

2014-08-15 Thread Rhialto
On Fri 15 Aug 2014 at 13:53:02 +0100, Christian Ebert wrote: > This might be related: > > http://sourceforge.net/p/tmux/mailman/message/31923537/ > ff. Yep, looks like the exact same thing. There is a reason I have my erase character set to backspace. It is the result of year of use of different

Re: tmux messes up my backspace character

2014-08-15 Thread Christian Ebert
* Rhialto on Friday, August 15, 2014 at 13:36:22 +0200 > It seems that tmux translates the erase character, but it should not do > that. > > In my xterms I have set the option "Backarrow key" which causes the key > labeled "backspace" to generate an actual backspace (control-H) > character. Corres

tmux messes up my backspace character

2014-08-15 Thread Rhialto
It seems that tmux translates the erase character, but it should not do that. In my xterms I have set the option "Backarrow key" which causes the key labeled "backspace" to generate an actual backspace (control-H) character. Correspondingly, I have set "stty erase ^H". Inside tmux, if I hit Backs