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
↓ 2 callers
Method
scrollOff
src/vtbackend/Viewport.h:31
↓ 2 callers
Method
searchNextMatch
src/vtbackend/Terminal.cpp:3015
↓ 2 callers
Method
searchPrevMatch
src/vtbackend/Terminal.cpp:3029
↓ 2 callers
Method
searchStart
src/vtbackend/ViCommands.cpp:179
↓ 2 callers
Method
select
src/vtbackend/ViCommands.cpp:468
↓ 2 callers
Method
selectedTable
@returns the G-set table currently mapped to GL (the active locking shift).
src/vtbackend/Charset.h:130
↓ 2 callers
Function
sendKeyEvent
src/contour/helper.cpp:281
↓ 2 callers
Function
sendMouseMoveEvent
src/contour/helper.cpp:625
↓ 2 callers
Method
sendMouseMoveEvent
src/contour/TerminalSession.cpp:1137
↓ 2 callers
Method
setActiveStatusDisplay
src/vtbackend/Terminal.cpp:2928
↓ 2 callers
Function
setAnsiMode
src/vtbackend/Screen.cpp:2652
↓ 2 callers
Method
setBlurBehind
src/contour/display/TerminalDisplay.cpp:1529
↓ 2 callers
Method
setBuffer
src/vtbackend/Line.h:308
↓ 2 callers
Method
setCellSize
src/vtrasterizer/ImageRenderer.cpp:31
↓ 2 callers
Method
setCharacter
src/vtbackend/cell/SimpleCell.h:157
↓ 2 callers
Method
setCursorBlinkingInterval
src/vtbackend/Terminal.h:839
↓ 2 callers
Method
setCursorDisplay
src/vtbackend/Terminal.cpp:1757
↓ 2 callers
Method
setCursorShape
src/vtbackend/Terminal.cpp:1762
↓ 2 callers
Method
setData
src/contour/TerminalSession.cpp:2211
↓ 2 callers
Function
setFileBlocking
src/vtpty/UnixUtils.h:75
↓ 2 callers
Method
setFontDef
src/vtbackend/Terminal.cpp:1931
↓ 2 callers
Method
setLeader
src/vtbackend/Sequence.h:249
↓ 2 callers
Function
setModeDEC
src/vtbackend/Screen.cpp:2667
↓ 2 callers
Function
setPropertyX11
src/contour/BlurBehind.cpp:82
↓ 2 callers
Method
setRaster
src/vtbackend/SixelParser.cpp:442
↓ 2 callers
Method
setReflowOnResize
src/vtbackend/Grid.h:622
↓ 2 callers
Method
setRenderSize
src/contour/display/OpenGLRenderer.cpp:184
↓ 2 callers
Method
setRenderTarget
src/vtrasterizer/Renderer.cpp:160
↓ 2 callers
Method
setScissorRect
src/vtrasterizer/TextRenderer_test.cpp:233
↓ 2 callers
Method
setScreenshotOutput
src/contour/display/TerminalDisplay.h:151
↓ 2 callers
Method
setShape
src/vtrasterizer/CursorRenderer.cpp:62
↓ 2 callers
Method
setSyncWindowTitleWithHostWritableStatusDisplay
src/vtbackend/Terminal.h:1188
↓ 2 callers
Method
setTabName
src/vtbackend/Terminal.cpp:2285
↓ 2 callers
Method
setTerminalId
src/vtbackend/Terminal.cpp:2905
↓ 2 callers
Method
setTextOutline
Sets the text outline rendering parameters. @param thickness Outline thickness in texel units (0 = disabled). @param color Outline color (RGBA)
src/vtrasterizer/RenderTarget.h:143
↓ 2 callers
Method
setTextureAtlas
src/vtrasterizer/TextRenderer.cpp:285
↓ 2 callers
Method
setWidth
src/vtbackend/cell/SimpleCell.h:191
↓ 2 callers
Method
set_formatter
src/crispy/logstore.h:158
↓ 2 callers
Method
set_locator
src/text_shaper/open_shaper.cpp:815
↓ 2 callers
Method
shape
src/text_shaper/open_shaper.cpp:891
↓ 2 callers
Method
shouldStop
src/vtbackend/Terminal.cpp:1590
↓ 2 callers
Method
size
src/vtbackend/SixelParser.h:121
↓ 2 callers
Method
size
src/vtbackend/Image.h:77
↓ 2 callers
Method
size
src/crispy/read_selector.h:217
↓ 2 callers
Method
smoothScrollExtraLines
Returns 1 when smooth scroll pixel offset is non-zero (extra line needed), 0 otherwise.
src/vtbackend/Terminal.h:537
↓ 2 callers
Function
spawnNewTerminal
src/contour/helper.cpp:669
↓ 2 callers
Method
startAPC
src/vtparser/ParserEvents.h:191
↓ 2 callers
Method
startOSC
src/vtparser/ParserEvents.h:185
↓ 2 callers
Method
startPM
src/vtparser/ParserEvents.h:194
↓ 2 callers
Method
status
src/vtbackend/MatchModes.h:32
↓ 2 callers
Method
subParameterBitString
src/vtbackend/Sequence.h:65
↓ 2 callers
Function
summation
Build a summation symbol of given height (minimum 2).
test/demo_math_symbols.py:129
↓ 2 callers
Method
tabName
src/vtbackend/Terminal.cpp:2296
↓ 2 callers
Method
terminate
src/contour/TerminalSession.cpp:370
↓ 2 callers
Function
toAnsiModeNum
src/vtbackend/primitives.h:810
↓ 2 callers
Method
toPattern
src/text_shaper/font.cpp:12
↓ 2 callers
Function
toSixel
src/vtbackend/SixelParser.cpp:36
↓ 2 callers
Function
to_integer
src/crispy/utils.h:332
↓ 2 callers
Method
toggleFullScreen
src/contour/display/TerminalDisplay.cpp:1534
↓ 2 callers
Function
trimRight
src/vtbackend/test_helpers.h:71
↓ 2 callers
Function
trimSpaceRight
src/vtbackend/Terminal.cpp:58
↓ 2 callers
Method
trim_blank_right
src/vtbackend/Line.cpp:96
↓ 2 callers
Method
tryGetHoveringHyperlink
Retrieves the HyperlinkInfo that is currently behing hovered by the mouse, if so, or a nothing otherwise.
src/vtbackend/Terminal.h:935
↓ 2 callers
Function
tryShape
src/text_shaper/open_shaper.cpp:497
↓ 2 callers
Function
unhandledExceptionMessage
src/contour/display/TerminalDisplay.cpp:197
↓ 2 callers
Method
unhook
src/vtparser/ParserEvents.h:190
↓ 2 callers
Method
unlock
src/vtbackend/Terminal.h:630
↓ 2 callers
Function
unsetPropertyX11
src/contour/BlurBehind.cpp:119
↓ 2 callers
Method
updateFontMetrics
src/vtrasterizer/Renderer.cpp:294
↓ 2 callers
Method
updateSearchTerm
src/vtbackend/ViCommands.cpp:247
↓ 2 callers
Method
uploadTile
src/vtrasterizer/TextRenderer_test.cpp:219
↓ 2 callers
Method
useColor
src/vtbackend/SixelParser.cpp:424
↓ 2 callers
Function
utf8ByteOffsetToCodepointIndex
Converts a UTF-8 byte offset within @p text to the corresponding codepoint index. In the UTF-8 strings produced by Line::toUtf8(), each grid cell emi
src/vtbackend/HintModeHandler.cpp:25
↓ 2 callers
Method
valid
src/text_shaper/shaper.h:62
↓ 2 callers
Function
validate
src/crispy/CLI.cpp:451
↓ 2 callers
Method
validateToken
src/vtbackend/SemanticBlockTracker.cpp:38
↓ 2 callers
Method
verifyState
src/vtbackend/Terminal.cpp:1731
↓ 2 callers
Method
visible
src/crispy/logstore.h:152
↓ 2 callers
Method
wait
src/contour/CaptureScreen.cpp:156
↓ 2 callers
Method
wait_one
src/crispy/read_selector.h:240
↓ 2 callers
Method
workingDirectory
src/vtpty/Process_unix.cpp:399
↓ 2 callers
Method
wrappableFlag
src/vtbackend/Line.h:252
↓ 2 callers
Method
write
src/vtbackend/cell/SimpleCell.h:111
↓ 2 callers
Method
writeTextEnd
src/vtbackend/Screen.cpp:543
↓ 2 callers
Method
writeTextOnly
src/vtbackend/cell/SimpleCell.h:132
↓ 1 callers
Function
ANSIDSR
src/vtbackend/Screen.cpp:2893
↓ 1 callers
Function
CAPTURE
src/vtbackend/Screen.cpp:3230
↓ 1 callers
Function
CONEMU
src/vtbackend/Screen.cpp:3195
↓ 1 callers
Function
DECSCUSR
src/vtbackend/Screen.cpp:2934
↓ 1 callers
Function
DESKTOPNOTIFY
OSC 99 — Kitty Desktop Notification protocol.
src/vtbackend/Screen.cpp:3215
↓ 1 callers
Function
DSR
src/vtbackend/Screen.cpp:2904
↓ 1 callers
Function
Default
src/vtbackend/Color.h:268
↓ 1 callers
Function
EL
src/vtbackend/Screen.cpp:2960
↓ 1 callers
Method
FocusOnDisplay
src/contour/TerminalSessionManager.cpp:218
↓ 1 callers
Function
HYPERLINK
src/vtbackend/Screen.cpp:3252
↓ 1 callers
Function
NOTIFY
src/vtbackend/Screen.cpp:3178
↓ 1 callers
Function
RCOLPAL
src/vtbackend/Screen.cpp:3046
↓ 1 callers
Function
SETCOLPAL
src/vtbackend/Screen.cpp:3063
↓ 1 callers
Function
SETCWD
src/vtbackend/Screen.cpp:3223
↓ 1 callers
Function
TBC
src/vtbackend/Screen.cpp:2973
← previous
next →
901–1,000 of 3,434, ranked by callers