Skip to main content
5 events
when toggle format what by license comment
Mar 27, 2018 at 15:23 comment added laktak Thanks! I also had to set XTerm*backarrowKeyIsErase: true to get backspace working again.
Jan 19, 2017 at 16:26 comment added amphetamachine This was the answer that helped me the most. If you always start xterm in tmux (xterm -e tmux [...]), using stty in your bashrc won't help; tmux would insert ^? when Ctrl-H was pressed, due to the tty settings of the terminal where it was started. Running stty within tmux does nothing to affect how this works. Xterm needs to START with correct erase settings to get tmux to work the same.
Dec 16, 2015 at 21:19 review Late answers
Dec 16, 2015 at 21:27
Dec 16, 2015 at 21:04 review First posts
Dec 16, 2015 at 21:05
Dec 16, 2015 at 21:02 history answered Oliver CC BY-SA 3.0