mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-06 20:59:39 +02:00
361801aaaa4f68768f7f45695c51bbe5a1acee2b
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.
Description
Instant Terminal Sharing
Languages
C
90.6%
Roff
7.1%
M4
1%
Awk
0.6%
Makefile
0.4%
Other
0.2%