Skip to content
Daniel Imms edited this page Oct 4, 2021 · 2 revisions

Characters are getting cut off in the terminal

Some browsers (eg. Brave) have privacy features that prevent some fingerprinting techniques that use the canvas such as checking what fonts are installed or determining how certain fonts are actual rasterized. This feature must be disabled for the xterm.js to work properly when using the canvas or webgl renderer as they need to measure and draw text using canvas.

Clone this wiki locally