unconed / TermKit

Experimental Terminal platform built on WebKit + node.js. Currently only for Mac and Windows, though the prototype works 90% in any WebKit browser.
http://acko.net/
Other
4.43k stars 236 forks source link

Quotation marks don't appear #43

Closed ghost closed 13 years ago

ghost commented 13 years ago

Typing single or double quotes results in strange behavior such as blank bubbles with a different color, and only work sometimes.

hach-que commented 13 years ago

Quotation marks aren't meant to appear in the terminal; they'll create a lighter token in which typing spaces continues the token, rather than terminating it normally (type another quotation mark to end the lighter section).