Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/egaga/openvim
/ functions
Functions
508 in github.com/egaga/openvim
⨍
Functions
508
◇
Types & classes
0
↓ 1 callers
Function
toTheStartOfLine
(input)
js/commands/timescommands.js:167
↓ 1 callers
Function
toggleEmphasized
()
js/tutorial/tutorial_engine.js:102
↓ 1 callers
Function
update
()
js/view/view.js:21
↓ 1 callers
Function
updateModifierKeys
()
js/tutorial/init_tutorial.js:81
↓ 1 callers
Function
validIndexInLineByIndex
(line, colIndex)
js/engine/executor.js:407
↓ 1 callers
Function
vim_a
()
js/commands/commands.js:234
↓ 1 callers
Function
vim_first_nonblank_char_in_current_line
()
js/commands/commands.js:277
↓ 1 callers
Function
vim_h
* Commands
js/commands/commands.js:18
↓ 1 callers
Function
vim_i
()
js/commands/commands.js:29
↓ 1 callers
Function
vim_l
()
js/commands/commands.js:21
↓ 1 callers
Function
vim_x
()
js/commands/commands.js:139
↓ 1 callers
Function
waitPressToGotoPractice
(waitCode, waitKey)
js/tutorial/sections.js:11
↓ 1 callers
Function
wait_for
(input, continuation)
js/commands/searchcommands.js:71
↓ 1 callers
Function
writeChar
(code)
js/tutorial/tutorial_engine.js:113
Function
C
(a)
js/jquery.js:16
Function
D
()
js/jquery.js:16
Function
E
()
js/jquery.js:16
Function
F
(a)
js/jquery.js:17
Function
G
(a)
js/jquery.js:17
Function
M
(a)
js/jquery.js:16
Function
accepter
(key)
js/tutorial/sections.js:32
Function
accepterCreator
(command)
js/tutorial/sections.js:31
Function
addAction
(name, fun, contexthelp_keys)
js/engine/interpreter.js:250
Function
addCommandHelps
()
js/view/context_help.js:25
Function
allowUserInput
()
js/tutorial/tutorial_engine.js:82
Function
applyActionTo
(target, action)
js/commands/timescommands.js:191
Function
assert
(propertyName, expected, actual, toString)
js/engine/generic.js:63
Function
bindShowSection
()
js/tutorial/tutorial_engine.js:212
Function
blink
()
js/view/blinking.js:16
Function
bm
(a,b)
js/jquery.js:16
Function
charByIndex
(index)
js/engine/executor.js:116
Function
charToInt
(ch)
js/engine/generic.js:39
Function
compare
()
js/view/comparison.js:9
Function
continueSearch
(input)
js/commands/searchcommands.js:72
Function
copyBetween
(from, to)
js/engine/executor.js:369
Function
copyContent
()
js/engine/executor.js:159
Function
copyLineContent
(fromObj, toObj)
js/engine/executor.js:186
Function
copy_array
(value)
js/engine/generic.js:85
Function
cq
()
js/jquery.js:16
Function
createNewRow
(content)
js/engine/executor.js:246
Function
create_VIM_PROBLEMS
()
js/problems/problems.js:1
Function
create_array
(numberOfElements, element)
js/engine/generic.js:75
Function
cursorInLastCharOfWord
()
js/engine/executor.js:641
Function
cutLineContent
(fromObj, toObj)
js/engine/executor.js:162
Function
d_command
(target)
js/commands/commands.js:56
Function
defaultPost
()
js/tutorial/sections.js:24
Function
defaultPre
()
js/tutorial/sections.js:22
Function
divideCurrentWordWithSpace
()
js/engine/executor.js:724
Function
doActionFor
(target, continuation)
js/commands/timescommands.js:169
Function
do_move
(target)
js/commands/timescommands.js:13
Function
documentAsTextWithCursorAndLineBreak
(breakMarker)
js/engine/document.js:120
Function
endMacroRecording
()
js/engine/interpreter.js:83
Function
existsIn
(value, array)
js/engine/generic.js:26
Function
filter
(array, fun)
js/engine/generic.js:93
Function
findAndSetLastFind
(input)
js/commands/commands.js:114
Function
findBackwardAndSetLastFind
(input)
js/commands/commands.js:130
Function
findBackwardStartingFrom
(input, obj, all)
js/engine/executor.js:788
Function
findCorrespondingParentheses
()
js/engine/executor.js:818
Function
findFirstNonBlankCharInLine
(line)
js/engine/executor.js:120
Function
firstChar
(obj)
js/engine/executor.js:243
Function
for_all
(array, fun)
js/engine/generic.js:89
Function
for_each
(collection, fun)
js/engine/generic.js:144
Function
for_each_indexed
(array, fun)
js/engine/generic.js:41
Function
getAppendLocations
()
js/commands/visualblockcommands.js:109
Function
getEmptyText
()
js/engine/document.js:62
Function
getLastCommandChain
()
js/engine/interpreter.js:257
Function
getLineWithGivenContent
(content)
js/engine/document.js:82
Function
getMark
(markKey)
js/engine/interpreter.js:50
Function
getMode
()
js/engine/interpreter.js:44
Function
hasAttribute
(ch, value)
js/engine/executor.js:242
Function
init_problems
()
js/problems/init_problems.js:1
Function
init_testing
()
js/testing/init_testing.js:1
Function
init_tutorial
(keyboardLayout = 'qwerty')
js/tutorial/init_tutorial.js:1
Function
init_vim
()
js/init.js:1
Function
initializeWithText
(text)
js/engine/executor.js:699
Function
insertBefore
(insertable, target)
js/engine/executor.js:259
Function
insertCharBefore
(ch, target)
js/engine/executor.js:155
Function
intToChar
(code)
js/engine/generic.js:38
Function
interpretOneCommand
(input)
js/engine/interpreter.js:159
Function
isActiveContext
()
js/init.js:23
Function
isActiveContext
()
js/problems/init_problems.js:20
Function
isInsertMode
()
js/engine/interpreter.js:150
Function
isJSPrimitiveArray
(elem)
js/engine/generic.js:55
Function
isLine
(obj)
js/engine/executor.js:153
Function
joinLines
(line1, line2)
js/engine/executor.js:219
Function
listenTo
(messageType, fun)
js/engine/messager.js:54
Function
loadFromRegister
()
js/engine/interpreter.js:95
Function
log
(message, message2, clazz)
js/testing/testview.js:13
Function
log2
(message1, clazz, message2, clazz2)
js/testing/testview.js:29
Function
logEndUnit
()
js/testing/testview.js:61
Function
logStartUnit
()
js/testing/testview.js:104
Function
map
(array, fun)
js/engine/generic.js:104
Function
moveDown
(obj, times_)
js/engine/executor.js:450
Function
moveToColumnIndex
(line, columnIndex)
js/engine/executor.js:133
Function
moveToEndOfPreviousWord
(obj)
js/engine/executor.js:509
Function
moveToEndOfWord
direction is from left to right
js/engine/executor.js:525
Function
moveToLineNumber
(lineIndex)
js/engine/executor.js:139
Function
moveToStartOfNextWord
direction is from left to right
js/engine/executor.js:566
Function
moveUp
(obj, times_)
js/engine/executor.js:439
Function
movementWaitingAction
(movement)
js/commands/timescommands.js:147
← previous
next →
301–400 of 508, ranked by callers