Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/contour-terminal/contour
/ functions
Functions
3,434 in github.com/contour-terminal/contour
⨍
Functions
3,434
◇
Types & classes
922
↓ 3 callers
Method
get_or_try_emplace
src/vtrasterizer/TextureAtlas.h:594
↓ 3 callers
Method
green
src/vtbackend/Color.h:182
↓ 3 callers
Method
host
src/vtbackend/Hyperlink.h:36
↓ 3 callers
Function
hue2rgb
src/vtbackend/SixelParser.cpp:46
↓ 3 callers
Function
isBrightColor
src/vtbackend/Color.h:316
↓ 3 callers
Method
isClosed
src/vtpty/ConPty.cpp:163
↓ 3 callers
Function
isDefaultColor
src/vtbackend/Color.h:307
↓ 3 callers
Function
isFlagEnabled
src/vtbackend/cell/CompactCell.h:105
↓ 3 callers
Function
isGitBranchDrawing
src/vtrasterizer/BoxDrawingRenderer.cpp:578
↓ 3 callers
Function
isIndexedColor
src/vtbackend/Color.h:312
↓ 3 callers
Method
isLineWrapped
src/vtbackend/Grid.h:867
↓ 3 callers
Method
is_enabled
src/crispy/logstore.h:148
↓ 3 callers
Function
jsonEscape
JSON-encodes a string value, escaping special characters.
src/vtbackend/Screen.cpp:3557
↓ 3 callers
Method
leaderSymbol
src/vtbackend/Sequence.h:302
↓ 3 callers
Function
left_curly
Build a left curly bracket of given height (minimum 3).
test/demo_parenthesis_pieces.py:99
↓ 3 callers
Function
left_square
Build a left square bracket of given height.
test/demo_math_symbols.py:101
↓ 3 callers
Function
loadFontKeys
src/vtrasterizer/Renderer.cpp:67
↓ 3 callers
Function
makeCellFlags
src/vtbackend/CellUtil.h:149
↓ 3 callers
Method
mapBottomLeft
src/vtrasterizer/GridMetrics.h:88
↓ 3 callers
Method
mapTopLeft
src/vtrasterizer/GridMetrics.h:73
↓ 3 callers
Function
matchPrefix
src/crispy/CLI.cpp:133
↓ 3 callers
Method
maxImageSize
src/vtbackend/Terminal.h:351
↓ 3 callers
Method
maxSixelColorRegisters
src/vtbackend/Terminal.h:1205
↓ 3 callers
Method
moveCursorBackward
src/vtbackend/Screen.cpp:1740
↓ 3 callers
Method
moveCursorDown
src/vtbackend/Screen.cpp:1720
↓ 3 callers
Method
moveCursorTo
src/vtbackend/Terminal.cpp:2561
↓ 3 callers
Method
moveCursorToBeginOfLine
src/vtbackend/Screen.cpp:1757
↓ 3 callers
Function
none_of
src/crispy/algorithm.h:24
↓ 3 callers
Function
pagePositionAbsolute
PPA — Page Position Absolute: switch to 1-based page number.
examples/multi-page-demo.cpp:114
↓ 3 callers
Method
param
examples/watch-mouse-events.cpp:57
↓ 3 callers
Function
parseStatusLineDefinition
src/vtbackend/StatusLineBuilder.cpp:190
↓ 3 callers
Function
parseStatusLineSegment
src/vtbackend/StatusLineBuilder.cpp:165
↓ 3 callers
Function
parse_interpolation
src/crispy/interpolated_string.cpp:25
↓ 3 callers
Method
pixelSize
src/vtbackend/Terminal.h:436
↓ 3 callers
Function
pixel_size
src/text_shaper/shaper.h:42
↓ 3 callers
Function
print_side_by_side
Print multiple columns of lines side by side with labels underneath.
test/demo_parenthesis_pieces.py:149
↓ 3 callers
Method
processInputOnce
src/vtbackend/Terminal.cpp:268
↓ 3 callers
Method
programPath
src/contour/ContourGuiApp.h:70
↓ 3 callers
Method
promptStart
src/vtbackend/ViCommands.cpp:195
↓ 3 callers
Function
ptToEm
src/text_shaper/directwrite_shaper.cpp:97
↓ 3 callers
Function
queryXcbPropertyInfo
src/contour/BlurBehind.cpp:64
↓ 3 callers
Method
read
src/vtpty/ConPty.cpp:232
↓ 3 callers
Method
read
src/contour/CaptureScreen.cpp:198
↓ 3 callers
Method
red
src/vtbackend/Color.h:178
↓ 3 callers
Method
reflow
src/vtbackend/Line.cpp:18
↓ 3 callers
Method
render
src/vtrasterizer/Renderer.cpp:309
↓ 3 callers
Method
renderRectangle
src/vtrasterizer/TextRenderer_test.cpp:232
↓ 3 callers
Method
renderTile
src/vtrasterizer/RenderTarget.cpp:100
↓ 3 callers
Function
reopen_console_handle
src/contour/main.cpp:36
↓ 3 callers
Method
reportCursorPosition
src/vtbackend/Screen.cpp:937
↓ 3 callers
Method
requestPixelSize
src/vtbackend/Screen.cpp:2243
↓ 3 callers
Function
reset
src/crispy/Owned.h:40
↓ 3 callers
Method
reset
src/vtbackend/Line.h:111
↓ 3 callers
Method
reset
src/vtbackend/cell/SimpleCell.h:93
↓ 3 callers
Method
resetSmoothScroll
src/vtbackend/Terminal.cpp:1539
↓ 3 callers
Method
restoreWindowTitle
src/vtbackend/Terminal.cpp:2306
↓ 3 callers
Function
right_square
Build a right square bracket of given height.
test/demo_math_symbols.py:115
↓ 3 callers
Function
s
src/contour/display/ShaderConfig.cpp:27
↓ 3 callers
Method
saveWindowTitle
src/vtbackend/Terminal.cpp:2301
↓ 3 callers
Function
screenForDECRA
src/vtbackend/Screen_test.cpp:86
↓ 3 callers
Method
scrollTo
src/vtbackend/Viewport.cpp:102
↓ 3 callers
Method
sendKeyEvent
src/contour/TerminalSession.cpp:1045
↓ 3 callers
Method
sendMousePressEvent
src/contour/TerminalSession.cpp:1114
↓ 3 callers
Method
sendPasteFromClipboard
Sends verbatim text in bracketed mode to application.
src/vtbackend/Terminal.h:481
↓ 3 callers
Method
setBackarrowKeyMode
src/vtbackend/InputGenerator.cpp:661
↓ 3 callers
Method
setDirectMapping
src/vtrasterizer/TextureAtlas.h:646
↓ 3 callers
Method
setImageFragment
src/vtbackend/cell/SimpleCell.h:251
↓ 3 callers
Method
setMaxHistoryLineCount
src/vtbackend/Grid.cpp:124
↓ 3 callers
Function
setOption
src/crispy/CLI.cpp:328
↓ 3 callers
Method
setRefreshRate
src/vtbackend/Terminal.cpp:216
↓ 3 callers
Method
setSize
src/vtbackend/SixelParser.cpp:122
↓ 3 callers
Method
setWindowTitle
src/vtbackend/Terminal.cpp:2274
↓ 3 callers
Method
set_font_fallback_limit
src/text_shaper/open_shaper.cpp:820
↓ 3 callers
Function
setupGrid
src/vtbackend/Grid_test.cpp:53
↓ 3 callers
Function
setupGridForResizeTests2x3a3
src/vtbackend/Grid_test.cpp:132
↓ 3 callers
Function
setupGridForResizeTests2x3xN
src/vtbackend/Grid_test.cpp:124
↓ 3 callers
Method
shape
src/vtrasterizer/CursorRenderer.h:26
↓ 3 callers
Method
size
src/crispy/times.h:60
↓ 3 callers
Function
sleep_for
src/vtbackend/Screen.cpp:104
↓ 3 callers
Method
statusLineHeight
Returns number of lines for the currently displayed status line, or 0 if status line is currently not displayed.
src/vtbackend/Terminal.h:440
↓ 3 callers
Function
str
src/vtbackend/ViCommands.cpp:54
↓ 3 callers
Method
swapBuffers
src/vtbackend/RenderBuffer.cpp:10
↓ 3 callers
Method
tableForNextGraphic
@returns the G-set table used for the next graphic character (differs from selectedTable() after SS2/SS3).
src/vtbackend/Charset.h:134
↓ 3 callers
Function
toDirectMappingIndex
src/vtrasterizer/CursorRenderer.cpp:33
↓ 3 callers
Function
toHexString
src/crispy/utils.h:526
↓ 3 callers
Function
to_string
src/contour/display/ShaderConfig.h:37
↓ 3 callers
Method
translateGridToScreenCoordinate
src/vtbackend/Viewport.h:79
↓ 3 callers
Function
trimRight
src/vtbackend/Grid.cpp:28
↓ 3 callers
Method
tryShapeWithFallback
src/text_shaper/open_shaper.cpp:718
↓ 3 callers
Function
try_match
src/text_shaper/font.h:35
↓ 3 callers
Function
useOpenGLES
src/contour/display/ShaderConfig.cpp:33
↓ 3 callers
Function
verticalMirror
Computes a vertical mirror of a buffer.
src/vtrasterizer/BoxDrawingRenderer_test.cpp:68
↓ 3 callers
Method
wait
src/vtpty/Process_unix.cpp:342
↓ 3 callers
Method
wakeupReader
src/vtpty/ConPty.cpp:251
↓ 3 callers
Method
with
src/vtbackend/GraphicsAttributes.h:21
↓ 3 callers
Function
withOutput
src/contour/ContourApp.cpp:172
↓ 3 callers
Function
wordWrapped
src/crispy/CLI.cpp:599
↓ 3 callers
Method
writer
src/vtpty/UnixUtils.h:115
↓ 3 callers
Method
writer
src/crispy/StackTrace.cpp:60
↓ 2 callers
Method
activateHintMode
src/vtbackend/Terminal.cpp:1960
← previous
next →
601–700 of 3,434, ranked by callers