Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.44.0 source code.tar.gz | 2024-10-08 | 1.1 MB | |
2.44.0 source code.zip | 2024-10-08 | 1.1 MB | |
README.md | 2024-10-08 | 1.3 kB | |
Totals: 3 Items | 2.3 MB | 0 |
Features
- new API
terminal::animation()
andterminal::delay()
#683 - add images in less now have
terminal-less
class - add
execHistory
main option andhistory
option toterminal::exec()
#745 - add helper
$.terminal.remove_formatter
- escape xml in
$.terminal.escape_formatting
when xml formatter is used #973
Bugfix
- fix number of rows when using different
--size
#969 - fix hidden cursor when using command that change
--size
#968 - fix command prop in
export_view()
when in command #967 - fix processing images in less #970
- fix passing alt and class for image in less
- fix width of images in less when image is bigger than the terminal
- fix line-height of the lines to render less image slices properly
- fix flashing of old prompt after prompt animation #976