Jakub T. Jankiewicz

Results 1291 comments of Jakub T. Jankiewicz

marking this as low because that demo was created when there where issues with native keyboard that work with no problems right now.

you need to call freeze on terminal object: ```javascript term.freeze(true); ``` or ```javascript $('#term').terminal().freeze(true); ``` and this do nothing: ```javascript $('#term').attr('readonly', 'readonly'); ```

New ASCII Art: ``` __ ____ ________ __ / // _ /__ ___/__ ___ ______ __ __ __ ___ / / __ / // // / / // _ //...

New repo got created: [jQTerminal](https://github.com/jcubic/jQTerminal).

The other solution is to only include examples and api reference in wiki as backup.

another another solution is documentation how to run website locally. (it's just php code but it will require to have comments exported to SQLite database from MySQL).

Another [Basic under GPL License](https://yohan.es/swbasic/).

Demo code https://codepen.io/zakerytclarke/pen/vWLOyq

It work for me on linux. Do you use mousewheel plugin, I've stopped using it long ago, but it should not change anything it just don't needed? Can you provide...

I was checking your website with full screen console and it works fine, but I only have FullHD screen. The resolution should not matter.