MCPcopy Create free account

hub / github.com/MovingtoMars/liner / functions

Functions336 in github.com/MovingtoMars/liner

Functiontilde_count
test tilde
src/keymap/vi.rs:3651
Functiontilde_count_short
test tilde
src/keymap/vi.rs:3670
Functiontilde_move
test tilde
src/keymap/vi.rs:3615
Functiontilde_nocase
test tilde
src/keymap/vi.rs:3688
Functiontilde_repeat
test tilde
src/keymap/vi.rs:3634
Functionundo_3x
test undo in groups
src/keymap/vi.rs:3437
Functionundo_insert
test undo in groups
src/keymap/vi.rs:3298
Functionundo_insert2
test undo in groups
src/keymap/vi.rs:3319
Functionundo_insert_with_count
test undo in groups
src/keymap/vi.rs:3456
Functionundo_insert_with_history
test undo in groups
src/keymap/vi.rs:3342
Functionundo_insert_with_history2
test undo in groups
src/keymap/vi.rs:3380
Functionundo_insert_with_movement_reset
test undo in groups
src/keymap/vi.rs:3406
Functionundo_insert_with_repeat
test undo in groups
src/keymap/vi.rs:3486
Functionundo_multiple_groups
test undo in groups
src/keymap/vi.rs:3532
Functionundo_r_command_with_count
test undo in groups
src/keymap/vi.rs:3562
Functionundo_s_with_count
test undo in groups
src/keymap/vi.rs:3510
Functionvi_count
make sure our count is accurate
src/keymap/vi.rs:1304
Functionvi_count_cancel
Esc should cancel the count
src/keymap/vi.rs:1392
Functionvi_count_movement_reset
make sure the count is reset if movement occurs
src/keymap/vi.rs:1566
Functionvi_count_overflow
make sure large counts don't overflow
src/keymap/vi.rs:1337
Functionvi_count_overflow_zero
make sure large counts ending in zero don't overflow
src/keymap/vi.rs:1365
Functionvi_count_simple
test insert with a count
src/keymap/vi.rs:1410
Functionvi_dot_command
test dot command
src/keymap/vi.rs:1431
Functionvi_dot_command_append
test dot command with append
src/keymap/vi.rs:1486
Functionvi_dot_command_append_repeat
test dot command with append and repeat
src/keymap/vi.rs:1506
Functionvi_dot_command_movement
test dot command with movement
src/keymap/vi.rs:1526
Functionvi_dot_command_repeat
test dot command with repeat
src/keymap/vi.rs:1449
Functionvi_dot_command_repeat_multiple
test dot command with repeat
src/keymap/vi.rs:1467
Functionvi_initial_insert
()
src/keymap/vi.rs:1109
Functionvi_left_right_movement
()
src/keymap/vi.rs:1129
Functionvi_no_eol
Shouldn't be able to move past the last char in vi normal mode
src/keymap/vi.rs:1156
Functionvi_normal_delete
()
src/keymap/vi.rs:1221
Functionvi_normal_history_cursor_eol
()
src/keymap/vi.rs:1202
Functionvi_substitute_command
()
src/keymap/vi.rs:1242
Functionvi_switch_from_insert
Cursor moves left when exiting insert mode.
src/keymap/vi.rs:1177
Methodwith_insert
()
src/keymap/vi.rs:39
← previous301–336 of 336, ranked by callers