Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Help with cnmagic
On Dec 24, 4:56pm, Paul Goyette wrote:
} On Thu, 8 Sep 2011, Brett Lymn wrote:
}
} > iirc - control-space is null
}
} Hmmm, control-space simply echos as "^@"
The standard way of sending nul is Ctrl-Shift-2. Many systems
will also allow Ctrl-Space. nul normally prints on screen as "^@"
(control characters are normally preceded by "^" and "@" is Shift-2).
It would appear that you are successfully sending nul, but it isn't
being interpreted as cnmagic.
}-- End of excerpt from Paul Goyette
Home |
Main Index |
Thread Index |
Old Index