jquery.terminal icon indicating copy to clipboard operation
jquery.terminal copied to clipboard

jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands

Results 105 jquery.terminal issues
Sort by recently updated
recently updated
newest added

### I have an idea for a new feature for jQuery Terminal It may be useful, I sometimes try to share a link and try to use them up arrow...

feature

### I have an idea for a new feature for jQuery Terminal I think that to be correct the LICENSE file should include copyright notes from all projects that are...

good first issue

### I have an idea for a new feature for jQuery Terminal Cool features should be more visible. - [ ] Basic CSS style - [ ] Typing Animation -...

good first issue
documentation

### I have an idea for a new feature for jQuery Terminal Add page to the wiki on how to convert CP437 file to UTF8 and how to read SAUCE...

documentation

### I have an idea for a new feature for jQuery Terminal After creating a [Cypress PoC](https://github.com/jcubic/shiny-docker-cypress-test) it would be nice to finally test visuals. The code should check the...

feature

### I have an idea for a new feature for jQuery Terminal The old CTRL+D was stoping Ajax requests done via jQuery. But it should also stop the animation. There...

feature

### I have idea for a new feature for jQuery Terminal In Figlet Pipe demo I've added responsive font size with media queries and `--size`. It should be documented. https://codepen.io/jcubic/pen/vYLvvXx?editors=0110...

documentation

### Issue summary The cursor control positions seem to be relative to the current line in the console, rather than the top of the console. ### Expected behavior Cursor line...

feature
documentation

### Issue summary Timer animation that updates the state doesn't work well with the pipe operator. ### Steps to reproduce 1. Open [Pipe demo](https://codepen.io/jcubic/pen/vYLvvXx?editors=0010) 2. Enter timer | figlet 3....

Bug

In a native repl, there is support for multiline input with different prompts on the first line and later lines: ![image](https://user-images.githubusercontent.com/8739626/108804335-d61da580-7551-11eb-895b-c4571143e9ca.png) Is there a way to handle this with jquery...

question
documentation