-
### I have an idea for a new feature for jQuery Terminal
The option is misspelled, but the library should handle all keys on its own:
LIPS terminal integration use:
```javascript
mobileIngoreA…
-
Uncaught (in promise) Error: unsupported protocol version: 1.20.6
at Object.createClient (C:\mineprompt_rewritten\node_modules\minecraft-protocol\src\createClient.js:30:22)
at createBot (C:\…
-
jQuery Terminal Formatters are interesting markup language.
It would be nice if all the functions for it are in a different repo.
-
### Issue summary
Each time when hot reload, update the page that have the terminal new history is created.
### Expected behavior
When a terminal is destroyed and created again, it should create …
-
Do you have any recommendations for connecting this to jquery terminal?
Ideally, I could package this into an app, and people could just install it, and they could interact with their OS using jquery…
-
I was searching for a simple game for a tutorial and a quiz (Star Wars trivia) came into my mind. But to make it work you will need to have some kind of NLP for the answers. It would be much easier to…
-
# I have an idea for a new feature for jQuery Terminal
## The new documentation should include
- [ ] Introduction
- [ ] Bash and Linux
- [ ] JavaScript
- [ ] jQuery
- [ ] Not for SSH
…
-
### I have idea for a new feature for jQuery Terminal
* First is new render API, echo function with custom objects like video or canvas animation (explain potential memory leaks)
demo
https://c…
-
Hello, thanks for the amazing repo. I was wondering whether this works with matplotplib. I tried your online console but it gives error:
```
Traceback (most recent call last):
File "", line 1, …
-
### I have question related to jQuery Terminal
I made an application that will has like 8 terminal instances open at the same time. While using the ``for loop`` to call ``.echo()`` on each terminal, …