-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Reserve on* names for events only #4183
Copy link
Copy link
Closed
Labels
type/debtTechnical debt that could slow us down in the long runTechnical debt that could slow us down in the long run
Milestone
Description
We have some old code that uses the prefix on to handle certain events, we should rename these to handle* instead so it's clear what is an event and what is not
xterm.js/src/browser/services/Services.ts
Line 78 in d948b31
| onResize(cols: number, rows: number): void; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/debtTechnical debt that could slow us down in the long runTechnical debt that could slow us down in the long run