mirror of
https://github.com/eugeny/tabby
synced 2025-12-12 10:45:45 +00:00
rxjs cleanup
This commit is contained in:
@@ -11,8 +11,8 @@ export abstract class TerminalDecorator {
|
||||
}
|
||||
|
||||
export interface ResizeEvent {
|
||||
width: number
|
||||
height: number
|
||||
columns: number
|
||||
rows: number
|
||||
}
|
||||
|
||||
export interface SessionOptions {
|
||||
|
||||
Reference in New Issue
Block a user