Jakub T. Jankiewicz
Jakub T. Jankiewicz
### I have an idea for a new feature for jQuery Terminal Same as with images: ```javascript echo($('')); ```
### I have an idea for a new feature for jQuery Terminal emoji.css use unpkg to serve the files and it's really slow. It should be rewritten to use jsDelivr....
### Issue summary When command have emoji up/down arrow no longer work properly ### Expected behavior Up/Down work the same as with normal multi line command ### Actual behavior Cursor...
### I have an idea for a new feature for jQuery Terminal It's popular [example on CodeSandbox](https://codesandbox.io/examples/package/jquery.terminal). It would be nice to have this tutorial. Since it's a common thing...
### Issue summary when using echo with `newline: false` finalize function is not called for final output. ### Expected behavior All finalize should be applied to output DOM node ###...
### I have an idea for a new feature for jQuery Terminal Try to use the fork of [Basic in JavaScript](https://github.com/jcubic/basicode) and use it in C64 demo.
### Issue summary Echo with pipe doesn't work with string with quotes inside ### Expected behavior It should echo string with single quote ### Actual behavior It throw an error...
### I have an idea for a new feature for jQuery Terminal Some commands may use different forms of animation example echo stuff and use delay in between lines. It...
### Issue summary When text is animating and new lines are added it doesn't scroll to the bottom ### Expected behavior It should scroll to the bottom if the page...
### I have an idea for a new feature for jQuery Terminal it would be nice if `--color` and `--background` are registered as colors so you can animate them.