* Leigh Stoller on Friday, October 17, 2014 at 17:25:45 -0700
> Hi there, I have a tmux+emacs problem. Two really. The first is the ^H vs
> ^? issue. I understand that I can bind erase to ^? on all my machines
> (many, many), but I am curious as to why tmux generates ^D when I press the
> delete ke
On 2014-10-18 07:38 -0700, Leigh Stoller wrote:
> > Also, what happens if you run "cat", press ^V Backspace, and then
> > press ^V Delete. What codes were generated outside tmux and what
> > inside tmux?
>
> Outside both say ^H but inside both say ^?
Outside ^H and inside ^? sounds fine but it's b
> Hmm, that's interesting. I assume you are using xterm then? Have you
> rebound any buttons via stty or xterm overrides?
Hi. I am not running X, it appears to be iterm2 default terminal
emulation. xterm-256color. So no xterm or X key binding overrides, and I
have not done any stty rebinds.
> Al
On 2014-10-17 17:25 -0700, Leigh Stoller wrote:
> Hi there, I have a tmux+emacs problem. Two really. The first is the ^H
> vs ^? issue. I understand that I can bind erase to ^? on all my
> machines (many, many), but I am curious as to why tmux generates ^D
> when I press the delete key (bound to ^H
Hi there, I have a tmux+emacs problem. Two really. The first is the ^H vs
^? issue. I understand that I can bind erase to ^? on all my machines
(many, many), but I am curious as to why tmux generates ^D when I press the
delete key (bound to ^H). It is kinda strange since in this respect, the
xterm