Does your delete key actually send ^H and is that the same as backspace itself? 
Was it bs or del you were having trouble with?

-------- Original message --------
From: Christian Ebert <blacktr...@gmx.net> 
Date: 04/02/2014  12:33  (GMT+00:00) 
To: tmux-users@lists.sourceforge.net 
Subject: Re: trouble with control characters 
 
* Nicholas Marriott on Tuesday, February 04, 2014 at 07:28:25 +0000
> Check what VERASE is in stty -a, tmux uses that to work out what delete is.

In tmux:

stty -a | grep '\berase\b'
        erase = ^?; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\;

In xterm and screen the value is ^H.

-- 
\black\trash movie   _SAME  TIME  SAME  PLACE_
       New York, in the summer of 2001

--->> http://www.blacktrash.org/underdogma/stsp.php

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to