termlib.js home | | | multiple terminals | | | parser | | | faq | | | documentation | | | samples |
|
Introducing Text Wrapping Version 1.3 of "termlib.js" proudly introduces text wrapping. For compatibility text wrapping is off by default. To change wrapping at run-time do one of the following:
Please note that text wrapping works with the write() method only. Wrapping behavior can be configured on a per-character basis in TermGlobals.wrapChars (see readme.txt sect 4.11). "termlib.js" also supports conditional or "soft" word breaks.
|