Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nsf/termbox-go
/ types & classes
Types & classes
40 in github.com/nsf/termbox-go
⨍
Functions
180
◇
Types & classes
40
↓ 7 callers
TypeAlias
Key
public API, common OS agnostic part
api_common.go:11
↓ 5 callers
TypeAlias
short
termbox_windows.go:11
↓ 3 callers
TypeAlias
wchar
termbox_windows.go:10
↓ 2 callers
TypeAlias
Attribute
public API, common OS agnostic part
api_common.go:12
↓ 1 callers
TypeAlias
dword
termbox_windows.go:12
Struct
Cell
A cell, single conceptual entity on the screen. The screen is basically a 2d array of cells. 'Ch' is a unicode character, 'Fg' and 'Bg' are foreground
api_common.go:34
Struct
EditBox
_demos/editbox.go:71
Struct
Event
This type represents a termbox event. The 'Mod', 'Key' and 'Ch' fields are valid if 'Type' is EventKey. The 'Width' and 'Height' fields are valid if '
api_common.go:18
TypeAlias
EventType
public API, common OS agnostic part
api_common.go:9
TypeAlias
InputMode
public API, common OS agnostic part
api_common.go:7
TypeAlias
Modifier
public API, common OS agnostic part
api_common.go:10
TypeAlias
OutputMode
public API, common OS agnostic part
api_common.go:8
FuncType
attrFunc
func(int) (rune, termbox.Attribute, termbox.Attribute)
_demos/paint.go:24
Struct
cellbuf
private API, common OS agnostic part
termbox_common.go:5
Struct
char_info
termbox_windows.go:14
Struct
combo
_demos/keyboard.go:211
Struct
console_cursor_info
termbox_windows.go:35
Struct
console_font_info
termbox_windows.go:61
Struct
console_screen_buffer_info
termbox_windows.go:28
Struct
coord
termbox_windows.go:18
Struct
diff_msg
termbox_windows.go:383
TypeAlias
extract_event_res
termbox.go:52
Struct
input_event
termbox_windows.go:389
Struct
input_event
termbox.go:47
Struct
input_record
termbox_windows.go:39
Struct
key
_demos/keyboard.go:10
Struct
key_event_record
termbox_windows.go:44
Struct
mouse_event_record
termbox_windows.go:55
Struct
small_rect
termbox_windows.go:22
Struct
syscall_Termios
syscalls_freebsd.go:6
Struct
syscall_Termios
syscalls_netbsd.go:6
Struct
syscall_Termios
syscalls_darwin.go:8
Struct
syscall_Termios
syscalls_dragonfly.go:6
Struct
syscall_Termios
syscalls_darwin_amd64.go:6
Struct
syscall_Termios
syscalls_openbsd.go:6
TypeAlias
syscall_Termios
syscalls_linux.go:8
TypeAlias
syscall_Termios
syscalls.go:11
Struct
window_buffer_size_record
termbox_windows.go:52
Struct
winsize
termbox.go:201
TypeAlias
word
termbox_windows.go:13