MCPcopy Create free account

hub / github.com/Harshil-Anuwadia/archwiki-tui / functions

Functions378 in github.com/Harshil-Anuwadia/archwiki-tui

FunctionTestBuildMarkdownFromHTMLEmpty
(t *testing.T)
internal/render/engine_test.go:67
FunctionTestBuildMarkdownFromHTMLKeepsPipeSeparatedLinks
(t *testing.T)
internal/render/engine_test.go:351
FunctionTestBuildMarkdownFromHTMLRendersCalloutBoxes
(t *testing.T)
internal/render/engine_test.go:389
FunctionTestBuildMarkdownFromHTMLRendersTable
(t *testing.T)
internal/render/engine_test.go:75
FunctionTestBuildMarkdownFromHTMLTableAddsHeaderWhenMissing
(t *testing.T)
internal/render/engine_test.go:114
FunctionTestBuildMarkdownFromHTMLTableNormalizesMultilineAndClampsWidth
(t *testing.T)
internal/render/engine_test.go:139
FunctionTestBuildTOCItemsSkipsDeepNoisyH1Lines
(t *testing.T)
internal/app/model_interaction_test.go:439
FunctionTestBuildTabLinkItemsGroupsDedupeAndTitleCleanup
(t *testing.T)
internal/app/model_interaction_test.go:1122
FunctionTestCenteredLeftPaddingUsesTrueCentering
(t *testing.T)
internal/app/model_view_test.go:287
FunctionTestClearCache
(t *testing.T)
internal/storage/store_test.go:77
FunctionTestCtrlDOpensOfflineLibraryPopup
(t *testing.T)
internal/app/model_interaction_test.go:1258
FunctionTestCtrlPOpensTOCPopupInWikiReading
(t *testing.T)
internal/app/model_interaction_test.go:78
FunctionTestCtrlQQuitsApplication
(t *testing.T)
internal/app/model_interaction_test.go:535
FunctionTestCtrlYOpensNavigationMapPopup
(t *testing.T)
internal/app/model_interaction_test.go:114
FunctionTestEnterFromHomeOpensSuggestedPage
(t *testing.T)
internal/app/model_interaction_test.go:48
FunctionTestEnterFromSearchStartsPageOpenImmediately
(t *testing.T)
internal/app/model_interaction_test.go:17
FunctionTestEscInSearchCancelsPendingDebounce
(t *testing.T)
internal/app/model_interaction_test.go:811
FunctionTestExtractCodeBlocks
(t *testing.T)
internal/render/engine_test.go:172
FunctionTestFetchPopularTitles
(t *testing.T)
internal/wiki/client_test.go:28
FunctionTestHandleMouseClickOpensArchWikiLinkInTUI
(t *testing.T)
internal/app/model_interaction_test.go:1600
FunctionTestHomeViewShowsOnlyCacheBuildMessageWhenIndexRefreshing
(t *testing.T)
internal/app/model_view_test.go:251
FunctionTestHomeViewShowsRecentHistory
(t *testing.T)
internal/app/model_view_test.go:118
FunctionTestHomeViewShowsSearchFirstLayout
(t *testing.T)
internal/app/model_view_test.go:72
FunctionTestHomeViewUsesLoadedTopSearchTopic
(t *testing.T)
internal/app/model_view_test.go:98
FunctionTestIndexCachePath
(t *testing.T)
internal/storage/store_test.go:62
FunctionTestLinkURLAtDisplayColumn
(t *testing.T)
internal/app/model_interaction_test.go:1583
FunctionTestLinksTabEnterOpensSelectedArchWikiLink
(t *testing.T)
internal/app/model_interaction_test.go:1150
FunctionTestLinksTabLongListCollapseExpand
(t *testing.T)
internal/app/model_interaction_test.go:1182
FunctionTestLinksTabPgDownJumpUsesVisibleWindow
(t *testing.T)
internal/app/model_interaction_test.go:1229
FunctionTestListCachedTitlesTracksMostRecentUnique
(t *testing.T)
internal/storage/store_test.go:140
FunctionTestNavigationMapEnterJumpUpdatesPath
(t *testing.T)
internal/app/model_interaction_test.go:145
FunctionTestNearestTOCIndexUsesRenderedOffsetsForWrappedContent
(t *testing.T)
internal/app/model_interaction_test.go:249
FunctionTestNormalizeSnippet
(t *testing.T)
internal/wiki/client_test.go:19
FunctionTestOfflineDownloadProgressCompletionStopsLoading
(t *testing.T)
internal/app/model_interaction_test.go:786
FunctionTestOfflineDownloadProgressUpdatesStatusAndContinues
(t *testing.T)
internal/app/model_interaction_test.go:762
FunctionTestOfflineDownloadTitlesFiltersAndLimits
(t *testing.T)
internal/app/model_interaction_test.go:654
FunctionTestOfflineLibraryPopupEnterOpensCachedPage
(t *testing.T)
internal/app/model_interaction_test.go:1341
FunctionTestOfflineLibraryPopupSlashEnablesFilterAndFiltersResults
(t *testing.T)
internal/app/model_interaction_test.go:1295
FunctionTestOfflineTitlesFromStoreIncludesArchiveEntries
(t *testing.T)
internal/app/model_interaction_test.go:1509
FunctionTestOpenCachedPageFallsBackToArchiveStore
(t *testing.T)
internal/app/model_interaction_test.go:1446
FunctionTestOpenPageCancelsSearchLoadingAndResetsTabState
(t *testing.T)
internal/app/model_interaction_test.go:614
FunctionTestPageCacheRoundTrip
(t *testing.T)
internal/storage/store_test.go:35
FunctionTestPrepareWikiMarkdownForDisplayClassifiesLinks
(t *testing.T)
internal/render/engine_test.go:315
FunctionTestPrepareWikiMarkdownForDisplayClassifiesReferenceLinks
(t *testing.T)
internal/render/engine_test.go:418
FunctionTestPrepareWikiMarkdownForDisplayStripsVisibleURLs
(t *testing.T)
internal/render/engine_test.go:271
FunctionTestReadableWrapWidthClampsForWideTerminal
(t *testing.T)
internal/app/model_view_test.go:273
FunctionTestReadingStyleConfiguresTableSeparators
(t *testing.T)
internal/render/style_test.go:5
FunctionTestRenderPageHidesURLsInWikiTabOnly
(t *testing.T)
internal/app/model_interaction_test.go:1088
FunctionTestResizeComponentsWithoutWindowSize
(t *testing.T)
internal/app/model_interaction_test.go:881
FunctionTestScrollContentSyncsTOCCursorToViewport
(t *testing.T)
internal/app/model_interaction_test.go:287
FunctionTestSearchModeAllowsTypingQAndK
(t *testing.T)
internal/app/model_interaction_test.go:548
FunctionTestSearchModeEscClearsThenCloses
(t *testing.T)
internal/app/model_interaction_test.go:580
FunctionTestSearchViewShowsQueryAndResultCount
(t *testing.T)
internal/app/model_view_test.go:225
FunctionTestSearchViewShowsUsefulEmptyState
(t *testing.T)
internal/app/model_view_test.go:191
FunctionTestSetArticleContentBuildsRelatedAndLinksTabs
(t *testing.T)
internal/app/model_interaction_test.go:974
FunctionTestSimplifyWikiMarkdownForDisplayStripsVisibleURLs
(t *testing.T)
internal/app/model_interaction_test.go:1044
FunctionTestSplitRelatedArticlesRemovesSectionFromMainContent
(t *testing.T)
internal/app/model_interaction_test.go:897
FunctionTestStatusBarShowsLinkTabHints
(t *testing.T)
internal/app/model_view_test.go:174
FunctionTestStatusBarShowsOnlyActionHints
(t *testing.T)
internal/app/model_view_test.go:152
FunctionTestStoreHistory
(t *testing.T)
internal/storage/store_test.go:10
FunctionTestTOCJumpHighlightClearsOnKeyPress
(t *testing.T)
internal/app/model_interaction_test.go:467
FunctionTestTOCJumpHighlightClearsOnMouseActivity
(t *testing.T)
internal/app/model_interaction_test.go:501
FunctionTestTOCPopupArrowKeysExpandCollapseAndParentNavigation
(t *testing.T)
internal/app/model_interaction_test.go:373
FunctionTestTOCPopupDefaultsToCollapsedTree
(t *testing.T)
internal/app/model_interaction_test.go:326
FunctionTestTOCPopupEnterJumpsToSelectedHeading
(t *testing.T)
internal/app/model_interaction_test.go:204
FunctionTestTabSwitchingChangesRenderedContent
(t *testing.T)
internal/app/model_interaction_test.go:1004
FunctionTestTitleIndexCacheReload
(t *testing.T)
internal/wiki/title_index_test.go:40
FunctionTestTitleIndexNeedsRefresh
(t *testing.T)
internal/wiki/title_index_test.go:68
FunctionTestTitleIndexSearchFindsExpectedResults
(t *testing.T)
internal/wiki/title_index_test.go:9
FunctionTestViewDoesNotOverflowWindowHeight
(t *testing.T)
internal/app/model_view_test.go:12
FunctionTestViewShowsContentTabsWhenPageOpen
(t *testing.T)
internal/app/model_view_test.go:45
FunctionTestViewShowsTOCPopupWhenEnabled
(t *testing.T)
internal/app/model_view_test.go:301
FunctionTestWritePageCacheBatchWritesAndMaintainsRecency
(t *testing.T)
internal/storage/store_test.go:253
MethodUpdatedAt
UpdatedAt returns when the index was last refreshed.
internal/wiki/title_index.go:68
Functionmain
()
cmd/archwiki/main.go:17
FunctionpadRenderedBlock
(block string, leftPad int)
internal/app/logic.go:2208
MethodscrollInfo
()
internal/app/logic.go:2145
FunctiontruncateRunes
(s string, max int)
internal/render/engine.go:834
← previous301–378 of 378, ranked by callers