Go to file
Nicholas Marriott 639fbe0392 Detect backspace by looking at termios VERASE and translate it into \177 (which
matches screen's behaviour if not its termcap/terminfo entry). The terminfo kbs
cap is often wrong or missing so it can't be used, and just assuming \177 may
be wrong.
2009-07-26 21:42:08 +00:00
2009-07-19 13:21:40 +00:00
2009-07-19 13:21:40 +00:00
Description
tmux source code
117 MiB
Languages
C 75.8%
Shell 16.1%
Roff 5.9%
Yacc 1%
M4 0.7%
Other 0.4%