* 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

Reply via email to