sickill
released this
- Fixed support for idle_time_limit embedded in the v2 recording
- Added support for italic text style
Assets
4
- Added support for asciicast v2 recording format
- New option:
idle-time-limit
, for optimizing idle time - Control bar now auto-hides and shows up again on mouse move
- Fixed escape seq handling in
poster
attribute - Improved memory usage
Assets
4
- License changed to Apache Software License V2
- Smaller file size of JS bundle
- Performance improvements
cols
/rows
now affect internal VT size in addition to window size- Fixed Unicode handling for codepoints >= 0x100000
- Fixed speed-up (
>
) / slow-down (<
) keys
Assets
4
- Fixed
\e[1J
handling when cursor is over last column - Fixed NPT poster rendering
- Animation frame-rate is now capped to 30 FPS
- Corrected Solarized Light theme colors
CreatePlayer
can now accept parsed JSON asciicast asurl
arg- Various performance optimizations
Assets
4
- New properties, methods and events on
<asciinema-player>
DOM element - Improvements to player's element initialization and shutdown
- Performance optimizations
- Various terminal emulation fixes
Assets
4
- Fixed
<asciinema-player>
element loading under Chrome - Upgraded Reagent (and thus React) dependency
- Changed paths of build artifacts
Assets
4
This release brings easy to use <asciinema-player>
HTML5 element.
Assets
4
- New option:
preload
, for prefetching of recording on player initialization - Changed namespace to asciinema.player
- Various terminal emulation fixes
- Internal refactoring
Assets
4
startAt
option doesn't implyautoPlay: true
anymorestartAt
option now accepts number of seconds or time in format "hh:mm:ss"fontSize
option accepts any CSSfont-size
value (e.g.15px
)- various terminal emulation fixes
- support for live streaming from SSE (Server-Sent Events) endpoints
snapshot
option has been renamed toposter
(old name still works)
Assets
4
- New API
- Added support for direct playback of asciicast V1 format
- New option:
startAt
, for specifying playback start point (in seconds) - Improved rendering of lines with non-monospace characters
- New keyboard shortcuts
- New themes: asciinema, Monokai
- Displaying title and author info in full-screen mode
Assets
4
PreviousNext