term.js
term.js copied to clipboard
Better cursor blink
Allows to format cursor off style instead only removal.
Example: .terminal-cursor.off { visibility: visible; opacity: 0.5; }
The original look is the default, so all still the same without extra user css.
Hi @chjj, i believe this patch is pretty simple. Please, could you review this?