Age | Commit message (Collapse) | Author |
|
to the curses window which disapears immediately for terminals that can restore the screen.
|
|
|
|
o Kill annoying spaces at the end of lines
o sigaction, not sigvec
o warn/err where sensible
o hstrerror() not herror()
o defaults for erase, kill, and werase if not set
o kill a needless refresh() after the beeps that was messing up the screen
|
|
|
|
|
|
'talk aaa@b' and are waiting for a response, and user aaa@c tries to talk
to you, you'll be transparently connected. Now, talk will print the hostname
of the remote party if it's not the same host that you asked for.
|
|
|
|
Use hline() with ncurses
|
|
|