Make registerMarker's cursor offset optional #3611
Labels
area/api
good first issue
help wanted
type/enhancement
Features or improvements to existing features
We've been using markers more and more in xterm.js and found that every case so far looks like
registerMarker(0)
We should make the argument optional and have it imply 0 (same line as the cursor).
xterm.js/typings/xterm.d.ts
Lines 860 to 866 in 6c18b7f
The text was updated successfully, but these errors were encountered: