Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vterm_new
src/apps/serialconnect/TermView.cpp
336
fTerm = vterm_new(kDefaultHeight, kDefaultWidth);
src/apps/serialconnect/libvterm/include/vterm.h
118
VTerm *vterm_new(int rows, int cols);