Talk:Terminal control/Preserve screen: Difference between revisions

Javascript
(→‎The Unix solution: new section)
(Javascript)
Line 11:
:: So the Javascript code (which preserves the browser state, not a terminal) is way off? It's rare for Javascript engines to be connected to a real terminal in any useful way. –[[User:Dkf|Donal Fellows]] 22:03, 2 May 2011 (UTC)
 
I don't think it is way off. We could just add a note against that language that Javascript typically only runs only in the browser provided terminal emulation.
[[User:Markhobley|Markhobley]] 23:17, 2 May 2011 (UTC)
== The ''Unix'' solution ==