Various updates mainly for extra keys
This commit is contained in:
@@ -23,4 +23,6 @@ public abstract class TerminalOutput {
|
||||
/** Notify the terminal client that a bell character (ASCII 7, bell, BEL, \a, ^G)) has been received. */
|
||||
public abstract void onBell();
|
||||
|
||||
public abstract void onColorsChanged();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user