Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Harshil-Anuwadia/archwiki-tui
/ functions
Functions
378 in github.com/Harshil-Anuwadia/archwiki-tui
⨍
Functions
378
◇
Types & classes
44
Function
TestBuildMarkdownFromHTMLEmpty
(t *testing.T)
internal/render/engine_test.go:67
Function
TestBuildMarkdownFromHTMLKeepsPipeSeparatedLinks
(t *testing.T)
internal/render/engine_test.go:351
Function
TestBuildMarkdownFromHTMLRendersCalloutBoxes
(t *testing.T)
internal/render/engine_test.go:389
Function
TestBuildMarkdownFromHTMLRendersTable
(t *testing.T)
internal/render/engine_test.go:75
Function
TestBuildMarkdownFromHTMLTableAddsHeaderWhenMissing
(t *testing.T)
internal/render/engine_test.go:114
Function
TestBuildMarkdownFromHTMLTableNormalizesMultilineAndClampsWidth
(t *testing.T)
internal/render/engine_test.go:139
Function
TestBuildTOCItemsSkipsDeepNoisyH1Lines
(t *testing.T)
internal/app/model_interaction_test.go:439
Function
TestBuildTabLinkItemsGroupsDedupeAndTitleCleanup
(t *testing.T)
internal/app/model_interaction_test.go:1122
Function
TestCenteredLeftPaddingUsesTrueCentering
(t *testing.T)
internal/app/model_view_test.go:287
Function
TestClearCache
(t *testing.T)
internal/storage/store_test.go:77
Function
TestCtrlDOpensOfflineLibraryPopup
(t *testing.T)
internal/app/model_interaction_test.go:1258
Function
TestCtrlPOpensTOCPopupInWikiReading
(t *testing.T)
internal/app/model_interaction_test.go:78
Function
TestCtrlQQuitsApplication
(t *testing.T)
internal/app/model_interaction_test.go:535
Function
TestCtrlYOpensNavigationMapPopup
(t *testing.T)
internal/app/model_interaction_test.go:114
Function
TestEnterFromHomeOpensSuggestedPage
(t *testing.T)
internal/app/model_interaction_test.go:48
Function
TestEnterFromSearchStartsPageOpenImmediately
(t *testing.T)
internal/app/model_interaction_test.go:17
Function
TestEscInSearchCancelsPendingDebounce
(t *testing.T)
internal/app/model_interaction_test.go:811
Function
TestExtractCodeBlocks
(t *testing.T)
internal/render/engine_test.go:172
Function
TestFetchPopularTitles
(t *testing.T)
internal/wiki/client_test.go:28
Function
TestHandleMouseClickOpensArchWikiLinkInTUI
(t *testing.T)
internal/app/model_interaction_test.go:1600
Function
TestHomeViewShowsOnlyCacheBuildMessageWhenIndexRefreshing
(t *testing.T)
internal/app/model_view_test.go:251
Function
TestHomeViewShowsRecentHistory
(t *testing.T)
internal/app/model_view_test.go:118
Function
TestHomeViewShowsSearchFirstLayout
(t *testing.T)
internal/app/model_view_test.go:72
Function
TestHomeViewUsesLoadedTopSearchTopic
(t *testing.T)
internal/app/model_view_test.go:98
Function
TestIndexCachePath
(t *testing.T)
internal/storage/store_test.go:62
Function
TestLinkURLAtDisplayColumn
(t *testing.T)
internal/app/model_interaction_test.go:1583
Function
TestLinksTabEnterOpensSelectedArchWikiLink
(t *testing.T)
internal/app/model_interaction_test.go:1150
Function
TestLinksTabLongListCollapseExpand
(t *testing.T)
internal/app/model_interaction_test.go:1182
Function
TestLinksTabPgDownJumpUsesVisibleWindow
(t *testing.T)
internal/app/model_interaction_test.go:1229
Function
TestListCachedTitlesTracksMostRecentUnique
(t *testing.T)
internal/storage/store_test.go:140
Function
TestNavigationMapEnterJumpUpdatesPath
(t *testing.T)
internal/app/model_interaction_test.go:145
Function
TestNearestTOCIndexUsesRenderedOffsetsForWrappedContent
(t *testing.T)
internal/app/model_interaction_test.go:249
Function
TestNormalizeSnippet
(t *testing.T)
internal/wiki/client_test.go:19
Function
TestOfflineDownloadProgressCompletionStopsLoading
(t *testing.T)
internal/app/model_interaction_test.go:786
Function
TestOfflineDownloadProgressUpdatesStatusAndContinues
(t *testing.T)
internal/app/model_interaction_test.go:762
Function
TestOfflineDownloadTitlesFiltersAndLimits
(t *testing.T)
internal/app/model_interaction_test.go:654
Function
TestOfflineLibraryPopupEnterOpensCachedPage
(t *testing.T)
internal/app/model_interaction_test.go:1341
Function
TestOfflineLibraryPopupSlashEnablesFilterAndFiltersResults
(t *testing.T)
internal/app/model_interaction_test.go:1295
Function
TestOfflineTitlesFromStoreIncludesArchiveEntries
(t *testing.T)
internal/app/model_interaction_test.go:1509
Function
TestOpenCachedPageFallsBackToArchiveStore
(t *testing.T)
internal/app/model_interaction_test.go:1446
Function
TestOpenPageCancelsSearchLoadingAndResetsTabState
(t *testing.T)
internal/app/model_interaction_test.go:614
Function
TestPageCacheRoundTrip
(t *testing.T)
internal/storage/store_test.go:35
Function
TestPrepareWikiMarkdownForDisplayClassifiesLinks
(t *testing.T)
internal/render/engine_test.go:315
Function
TestPrepareWikiMarkdownForDisplayClassifiesReferenceLinks
(t *testing.T)
internal/render/engine_test.go:418
Function
TestPrepareWikiMarkdownForDisplayStripsVisibleURLs
(t *testing.T)
internal/render/engine_test.go:271
Function
TestReadableWrapWidthClampsForWideTerminal
(t *testing.T)
internal/app/model_view_test.go:273
Function
TestReadingStyleConfiguresTableSeparators
(t *testing.T)
internal/render/style_test.go:5
Function
TestRenderPageHidesURLsInWikiTabOnly
(t *testing.T)
internal/app/model_interaction_test.go:1088
Function
TestResizeComponentsWithoutWindowSize
(t *testing.T)
internal/app/model_interaction_test.go:881
Function
TestScrollContentSyncsTOCCursorToViewport
(t *testing.T)
internal/app/model_interaction_test.go:287
Function
TestSearchModeAllowsTypingQAndK
(t *testing.T)
internal/app/model_interaction_test.go:548
Function
TestSearchModeEscClearsThenCloses
(t *testing.T)
internal/app/model_interaction_test.go:580
Function
TestSearchViewShowsQueryAndResultCount
(t *testing.T)
internal/app/model_view_test.go:225
Function
TestSearchViewShowsUsefulEmptyState
(t *testing.T)
internal/app/model_view_test.go:191
Function
TestSetArticleContentBuildsRelatedAndLinksTabs
(t *testing.T)
internal/app/model_interaction_test.go:974
Function
TestSimplifyWikiMarkdownForDisplayStripsVisibleURLs
(t *testing.T)
internal/app/model_interaction_test.go:1044
Function
TestSplitRelatedArticlesRemovesSectionFromMainContent
(t *testing.T)
internal/app/model_interaction_test.go:897
Function
TestStatusBarShowsLinkTabHints
(t *testing.T)
internal/app/model_view_test.go:174
Function
TestStatusBarShowsOnlyActionHints
(t *testing.T)
internal/app/model_view_test.go:152
Function
TestStoreHistory
(t *testing.T)
internal/storage/store_test.go:10
Function
TestTOCJumpHighlightClearsOnKeyPress
(t *testing.T)
internal/app/model_interaction_test.go:467
Function
TestTOCJumpHighlightClearsOnMouseActivity
(t *testing.T)
internal/app/model_interaction_test.go:501
Function
TestTOCPopupArrowKeysExpandCollapseAndParentNavigation
(t *testing.T)
internal/app/model_interaction_test.go:373
Function
TestTOCPopupDefaultsToCollapsedTree
(t *testing.T)
internal/app/model_interaction_test.go:326
Function
TestTOCPopupEnterJumpsToSelectedHeading
(t *testing.T)
internal/app/model_interaction_test.go:204
Function
TestTabSwitchingChangesRenderedContent
(t *testing.T)
internal/app/model_interaction_test.go:1004
Function
TestTitleIndexCacheReload
(t *testing.T)
internal/wiki/title_index_test.go:40
Function
TestTitleIndexNeedsRefresh
(t *testing.T)
internal/wiki/title_index_test.go:68
Function
TestTitleIndexSearchFindsExpectedResults
(t *testing.T)
internal/wiki/title_index_test.go:9
Function
TestViewDoesNotOverflowWindowHeight
(t *testing.T)
internal/app/model_view_test.go:12
Function
TestViewShowsContentTabsWhenPageOpen
(t *testing.T)
internal/app/model_view_test.go:45
Function
TestViewShowsTOCPopupWhenEnabled
(t *testing.T)
internal/app/model_view_test.go:301
Function
TestWritePageCacheBatchWritesAndMaintainsRecency
(t *testing.T)
internal/storage/store_test.go:253
Method
UpdatedAt
UpdatedAt returns when the index was last refreshed.
internal/wiki/title_index.go:68
Function
main
()
cmd/archwiki/main.go:17
Function
padRenderedBlock
(block string, leftPad int)
internal/app/logic.go:2208
Method
scrollInfo
()
internal/app/logic.go:2145
Function
truncateRunes
(s string, max int)
internal/render/engine.go:834
← previous
301–378 of 378, ranked by callers