v0.2.2
0.2.2
This release adds support for the less command (with limitations), various enhancements to external commands (TypeScript commands that run in the main UI thread), and initial support to determine the terminal background color to identify dark mode.
Enhancements made
- Update to cockle 0.1.2 #61 (@ianthomas23)
Bugs fixed
- Revert PR 57 #58 (@ianthomas23)
- Disable jupyterlab's terminal-manager extension #57 (@ianthomas23)
Maintenance and upkeep improvements
- Add UI tests for
nanoandvimcommands #60 (@ianthomas23)