Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/peco/peco
/ Len
Method
Len
peco.go:170–172 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
}
169
170
func
(is Inputseq) Len() int {
171
return
len(is)
172
}
173
174
func
(is *Inputseq) Reset() {
175
*is = []string(nil)
Callers
15
TestIncrementalFiltering
Function · 0.45
TestFilterApplyErrorReporting
Function · 0.45
wrapClearSequence
Function · 0.45
TestGHIssue455_DrawScreenForceSync
Function · 0.45
TestPagingActions
Function · 0.45
TestDoDeleteForwardChar
Function · 0.45
TestDoDeleteForwardWord
Function · 0.45
TestDoDeleteBackwardChar
Function · 0.45
TestGHIssue574_PreviousSelectionLastLineNotUpdated
Function · 0.45
TestNextSelectionNavigation
Function · 0.45
TestGHIssue428_PgUpPgDnDefaultBindings
Function · 0.45
TestDefaultKeyBindings
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestIncrementalFiltering
Function · 0.36
TestFilterApplyErrorReporting
Function · 0.36
TestGHIssue455_DrawScreenForceSync
Function · 0.36
TestPagingActions
Function · 0.36
TestDoDeleteForwardChar
Function · 0.36
TestDoDeleteForwardWord
Function · 0.36
TestDoDeleteBackwardChar
Function · 0.36
TestGHIssue574_PreviousSelectionLastLineNotUpdated
Function · 0.36
TestNextSelectionNavigation
Function · 0.36
TestGHIssue428_PgUpPgDnDefaultBindings
Function · 0.36
TestDefaultKeyBindings
Function · 0.36
TestGHIssue455_RefreshScreenSendsForceSync
Function · 0.36