Jakub T. Jankiewicz
Jakub T. Jankiewicz
### I have an idea for a new feature for jQuery Terminal The idea is to use the same technique as [react-window](https://react-window.vercel.app/#/examples/list/fixed-size) library do. It allows to display the million...
### I have an idea for a new feature for jQuery Terminal Forms are not documented (except [Wiki](https://github.com/jcubic/jquery.terminal/wiki/Forms)), There should be a section in API reference.
### I have an idea for a new feature for jQuery Terminal This is a continuation of #774 There is a need to make it work with this API: ```javascript...
### I have idea for a new feature for jQuery Terminal Old examples that was implemented as extensions are scary, it should only show `
### I have an idea for a new feature for jQuery Terminal Create a playground that uses the latest code for [bookmark REPL](https://github.com/jcubic/lips/blob/devel/lib/js/bookmark.js). It should contain: - [ ] Checkboxes...
### I have an idea for a new feature for jQuery Terminal Rewrite the [fork](https://github.com/jcubic/retro-css-shell-demo) to use jQuery Terminal. And use it as an example on the website.
### I have an idea for a new feature for jQuery Terminal It would be nice to be able to get default completion in function. So you can enhance the...
### I have idea for a new feature for jQuery Terminal What need to be documented: * old onBlur make terminal don't work on mobile * terminal is always disabled...
### Issue summary Cursor position don't work 100% correctly. 1. One issue is that opacity on content editable don't work properly. 2. The editable area is not exactly in same...
### 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...