toggle menu
CompoT
common
js
jvm
mingw
unix
switch theme
search in API
compot-terminal-std
/
vip.cdms.compot.terminal.std
Package-level
declarations
Types
Functions
Properties
Types
PError
Link copied to clipboard
unix
class
PError
(
message
:
String
?
)
:
Error
Standard
Env
Link copied to clipboard
object
StandardEnv
:
Environments
Standard
Focus
Link copied to clipboard
object
StandardFocus
:
FocusTracking
Standard
IO
Link copied to clipboard
object
StandardIO
:
InputOutput
Standard
Mouse
Link copied to clipboard
object
StandardMouse
:
MouseManager
Standard
Palette
Link copied to clipboard
object
StandardPalette
:
ColorPalette
Standard
Terminal
Link copied to clipboard
object
StandardTerminal
:
Terminal
Std
Env
Link copied to clipboard
typealias
StdEnv
=
StandardEnv
Std
Focus
Link copied to clipboard
typealias
StdFocus
=
StandardFocus
Std
IO
Link copied to clipboard
typealias
StdIO
=
StandardIO
Std
Mouse
Link copied to clipboard
typealias
StdMouse
=
StandardMouse
Std
Palette
Link copied to clipboard
typealias
StdPalette
=
StandardPalette
Std
Term
Link copied to clipboard
typealias
StdTerm
=
StandardTerminal
Properties
System
Terminal
Link copied to clipboard
jvm
val
SystemTerminal
:
Terminal
Functions
get
Console
Screen
Buffer
Info
Link copied to clipboard
mingw
fun
getConsoleScreenBufferInfo
(
)
:
<Error class: unknown class>
get
Terminal
Height0
Link copied to clipboard
common
js
jvm
mingw
unix
expect
fun
getTerminalHeight0
(
)
:
Int
actual
fun
getTerminalHeight0
(
)
:
Int
actual
fun
getTerminalHeight0
(
)
:
Int
actual
fun
getTerminalHeight0
(
)
:
Int
actual
fun
getTerminalHeight0
(
)
:
Int
get
Terminal
Width0
Link copied to clipboard
common
js
jvm
mingw
unix
expect
fun
getTerminalWidth0
(
)
:
Int
actual
fun
getTerminalWidth0
(
)
:
Int
actual
fun
getTerminalWidth0
(
)
:
Int
actual
fun
getTerminalWidth0
(
)
:
Int
actual
fun
getTerminalWidth0
(
)
:
Int
get
Win
Size
Link copied to clipboard
unix
fun
getWinSize
(
)
:
<Error class: unknown class>