11128de973
was being interperated and displayed as ^M on the remote side. Old curses used to change the behavior of the tty and how carriage return was interperated via STDIN. ncurses does this on a per-window basis within the library rather than using the tty modes. Since talk is bypassing ncurses, it was missing the conversion. Reviewed by: peter |
||
---|---|---|
.. | ||
ctl_transact.c | ||
ctl.c | ||
display.c | ||
get_addrs.c | ||
get_iface.c | ||
get_names.c | ||
init_disp.c | ||
invite.c | ||
io.c | ||
look_up.c | ||
Makefile | ||
msgs.c | ||
talk_ctl.h | ||
talk.1 | ||
talk.c | ||
talk.h |