Arc Forum
new
|
comments
|
leaders
|
submit
login
1 point
by
thaddeus
5505 days ago |
link
|
parent
at line 301 (allows 'clear' to work in REPL):
} else if(cdispatch && key == 'clear' ) { content.html( '' ); set_prompt(cprompt);
ok... and I'll stop now :)