Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.45.0 source code.tar.gz | 2025-07-02 | 1.1 MB | |
2.45.0 source code.zip | 2025-07-02 | 1.2 MB | |
README.md | 2025-07-02 | 2.2 kB | |
Totals: 3 Items | 2.3 MB | 0 |
Features
- add
id
option that allow to create same terminal using hot reload #978 - allow using Object URLs in links #982
- experimental
--cols
CSS variable #956 - add
terminal::lines()
#966 - add small ASCII Art to signature #972
- add
termina::output_ready()
#987 #1000 - add
figlet.js
helper extension - update
terminal::geometry
#995
Bugfix
- fix
terminal::login()
when user already authenticated #980 - improve mobile support
- ignore empty command in Pipe extension #984
- fix processing Hex HTML entities #992
- fix returning Terminal instance from interpreter #994
- fix removing blank lines when using
import_view()
#1007 - fix fallback interpreter return value #1008
- fix for external terminal style #1009
- fix redraw when echo async function which throws #998
- fix browser shorcuts when terminal is paused #1005
- display exception from sync echo function #997
- fix text on hover links when background is transparent #990
- hide clipboard textarea from selection #1015