Skip to content

v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Nov 08:37
· 4 commits to main since this release

1.3.0

Cockle 1.3.0 adds support for getting the current terminal size from external and javascript commands, and adds IOutput.isTerminal to check if writing to a terminal or not. There is also a fix for a significant bug handling timeouts using the service worker for stdin when running interactive commands such as vim.

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@ianthomas23