Quote:
on *:INPUT:#: if /* !iswm $1 && !$ctrlenter { say $1- $+ . | halt }

Code:
on *:INPUT:#: if /* !iswm $1 && !$ctrlenter && $right($strip($1-),1) != . { say $1- $+ . | halt }

smile Just in case they include the . themselves, it won't add another one. grin

And the "/" debate reminds me of another feature request...