MCPcopy Create free account

hub / github.com/mattn/go-tty / functions

Functions53 in github.com/mattn/go-tty

↓ 7 callersMethodClose
()
tty.go:39
↓ 7 callersMethodOutput
()
tty.go:55
↓ 6 callersMethodReadRune
()
tty.go:35
↓ 4 callersMethodBuffered
()
tty.go:31
↓ 4 callersMethodreadString
(displayType int)
tty.go:66
↓ 2 callersFunctionopen
(path string)
tty_unix.go:25
↓ 2 callersMethodraw
()
tty_unix.go:176
↓ 2 callersMethodreadRune
()
tty_unix.go:64
↓ 2 callersMethodsize
()
tty_unix.go:91
↓ 2 callersMethodsizePixel
()
tty_unix.go:96
↓ 1 callersMethodRaw
()
tty.go:19
↓ 1 callersFunctionReadLine
(tty *tty.TTY)
ttyutil/readline.go:98
↓ 1 callersMethodReadPassword
()
tty.go:104
↓ 1 callersMethodReadString
()
tty.go:99
↓ 1 callersMethodSIGWINCH
()
tty.go:128
↓ 1 callersMethodbuffered
()
tty_unix.go:60
↓ 1 callersMethodclose
()
tty_unix.go:69
↓ 1 callersMethodinput
()
tty_unix.go:168
↓ 1 callersMethodoutput
()
tty_unix.go:172
↓ 1 callersMethodqueryPixelSize
queryPixelSize sends the xterm "report window size in pixels" sequence (\x1b[14t) and parses the response (\x1b[4;height;widtht).
tty_unix.go:112
↓ 1 callersMethodqueryTextAreaPixel
queryTextAreaPixel asks the hosting terminal for the pixel size of the text area with CSI 14 t and parses the "ESC [ 4 ; height ; width t" reply. The
tty_windows.go:391
↓ 1 callersFunctionreadConsoleInput
(fd uintptr, record *inputRecord)
tty_windows.go:146
↓ 1 callersMethodredraw
(dirty bool, passwordChar rune)
ttyutil/readline.go:26
↓ 1 callersMethodsigwinch
()
tty_unix.go:205
↓ 1 callersMethodsize
()
tty_windows.go:364
↓ 1 callersMethodsize
()
tty_plan9.go:54
MethodInput
()
tty.go:51
MethodMustRaw
()
tty.go:23
FunctionOpen
()
tty.go:11
FunctionOpenDevice
(path string)
tty.go:15
MethodReadPasswordClear
()
tty.go:114
MethodReadPasswordNoEcho
()
tty.go:109
MethodSize
()
tty.go:43
MethodSizePixel
()
tty.go:47
Methodbuffered
()
tty_windows.go:205
Methodbuffered
()
tty_plan9.go:35
Methodclose
()
tty_windows.go:357
Methodclose
()
tty_plan9.go:44
Methodinput
()
tty_windows.go:467
Methodinput
()
tty_plan9.go:63
Functionmain
()
_example/readline.go:12
Functionmain
()
_example/simple.go:12
Functionmain
()
_example/password.go:12
Functionopen
(path string)
tty_windows.go:155
Functionopen
(path string)
tty_plan9.go:16
Methodoutput
()
tty_windows.go:471
Methodoutput
()
tty_plan9.go:67
Methodraw
()
tty_windows.go:475
MethodreadRune
()
tty_windows.go:209
MethodreadRune
()
tty_plan9.go:39
Methodsigwinch
()
tty_windows.go:495
MethodsizePixel
()
tty_windows.go:373
MethodsizePixel
()
tty_plan9.go:58