File: BUGS

package info (click to toggle)
netkit-ntalk 0.17-13
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 304 kB
  • ctags: 265
  • sloc: ansic: 2,226; makefile: 97; sh: 81
file content (14 lines) | stat: -rw-r--r-- 609 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
talk:
	- support word-wrap. maybe. It's not clear what this means or how it
	  should work if each end has a different width of screen.
	- handle backspacing intelligently.
	- there are reports that it sometimes goes into a one-line-only 
	  mode where it only prints to the top line of the screen. I can't 
	  reproduce this, I'm afraid... insight welcome.
	- someone should figure out some way to determine whether 8-bit
	  input is meant to be carrying a meta-modifier bit or be text.

talkd:
	- talk request messages should check for 8 bit tty and not 
	  clear to 7 bits.
	- doesn't log flash attempts.