8ee6f2d605
Add isTerminalReady() check before calling fitAddon.proposeDimensions() in the initial fit loop to prevent 'viewport.scrollBarWidth' TypeError when terminal is not fully initialized.
5 lines
247 B
Markdown
5 lines
247 B
Markdown
Use the Makefile to run linting, testing, and builds.
|
|
Aim for good test coverage.
|
|
Review tests periodically with a view to consolidate/parameterize and remove redundancy.
|
|
Debug issues systematically. Search for and review documentation as needed.
|