1 files changed, 1 insertions(+), 0 deletions(-)
M ntalk.tcl
M ntalk.tcl => ntalk.tcl +1 -0
@@ 947,6 947,7 @@ bind .foot.input <Return> [concat [bind .foot.input <Return>] ";" {
{/n64k} {
.foot.input insert 0 [n64k_date]
}
+ {} {}
default {
sendmsg "$user: $line"
}