✨ 💱 esc.ts
This commit is contained in:
@@ -65,3 +65,4 @@ export function parseEsc(chars: string): Action | null {
|
|||||||
// Unknown
|
// Unknown
|
||||||
return { type: 'unknown', sequence: `\x1b${chars}` }
|
return { type: 'unknown', sequence: `\x1b${chars}` }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user