mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
comments on file system
This commit is contained in:
@@ -169,6 +169,9 @@ export function parseKittyCommand(data: string): IKittyCommand {
|
||||
*
|
||||
* TODO: Go over this with Daniel: Like SixelHandler, this receives direct references to storage
|
||||
* and terminal rather than using callbacks.
|
||||
*
|
||||
* TODO: File transmission (t=f) is not supported since browsers cannot access the filesystem.
|
||||
* Maybe we need something from VS Code?
|
||||
*/
|
||||
export class KittyApcHandler {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user