mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-08 17:41:50 +00:00
back to stock node-pty
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as nodePTY from '@terminus-term/node-pty'
|
||||
import * as nodePTY from 'node-pty'
|
||||
import { StringDecoder } from './stringDecoder'
|
||||
import { v4 as uuidv4 } from 'uuid'
|
||||
import { ipcMain } from 'electron'
|
||||
|
Reference in New Issue
Block a user