Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ vim-nav.test.ts
File
vim-nav.test.ts
packages/app-core/src/lib/vim-nav.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @vitest-environment jsdom
2
3
import
{ describe, expect, it, vi } from
'vitest'
4
import
type
{ EditorView } from
'@codemirror/view'
Callers
nothing calls this directly
Calls
8
hintTargetOpensNote
Function · 0.90
databaseTabPath
Function · 0.90
shouldYieldToHomeNav
Function · 0.90
isVimAwaitingArgument
Function · 0.90
getVisiblePanels
Function · 0.90
resolveNextPanel
Function · 0.90
el
Function · 0.85
homeTarget
Function · 0.85
Tested by
no test coverage detected