##// END OF EJS Templates
disable screenKeys in term.js...
disable screenKeys in term.js these capture ctrl-a and other keyboard shortcuts

File last commit:

r18966:b28ec91e
r20405:8274a461
Show More
script.tpl
5 lines | 85 B | application/vnd.groove-tool-template | SmartyLexer
{%- extends 'null.tpl' -%}
{% block input %}
{{ cell.source }}
{% endblock input %}