Lines Matching full:editline
54 private el_action_t cv_action(EditLine *, Int);
55 private el_action_t cv_paste(EditLine *, Int);
61 cv_action(EditLine *el, Int c)
93 cv_paste(EditLine *el, Int c)
125 vi_paste_next(EditLine *el, Int c __attribute__((__unused__)))
138 vi_paste_prev(EditLine *el, Int c __attribute__((__unused__)))
151 vi_prev_big_word(EditLine *el, Int c __attribute__((__unused__)))
176 vi_prev_word(EditLine *el, Int c __attribute__((__unused__)))
201 vi_next_big_word(EditLine *el, Int c __attribute__((__unused__)))
225 vi_next_word(EditLine *el, Int c __attribute__((__unused__)))
248 vi_change_case(EditLine *el, Int c)
280 vi_change_meta(EditLine *el, Int c __attribute__((__unused__)))
297 vi_insert_at_bol(EditLine *el, Int c __attribute__((__unused__)))
313 vi_replace_char(EditLine *el, Int c __attribute__((__unused__)))
332 vi_replace_mode(EditLine *el, Int c __attribute__((__unused__)))
348 vi_substitute_char(EditLine *el, Int c __attribute__((__unused__)))
363 vi_substitute_line(EditLine *el, Int c __attribute__((__unused__)))
381 vi_change_to_eol(EditLine *el, Int c __attribute__((__unused__)))
399 vi_insert(EditLine *el, Int c __attribute__((__unused__)))
414 vi_add(EditLine *el, Int c __attribute__((__unused__)))
439 vi_add_at_eol(EditLine *el, Int c __attribute__((__unused__)))
455 vi_delete_meta(EditLine *el, Int c __attribute__((__unused__)))
468 vi_end_big_word(EditLine *el, Int c __attribute__((__unused__)))
492 vi_end_word(EditLine *el, Int c __attribute__((__unused__)))
516 vi_undo(EditLine *el, Int c __attribute__((__unused__)))
543 vi_command_mode(EditLine *el, Int c __attribute__((__unused__)))
567 vi_zero(EditLine *el, Int c)
588 vi_delete_prev_char(EditLine *el, Int c __attribute__((__unused__)))
606 vi_list_or_eof(EditLine *el, Int c)
643 vi_kill_line_prev(EditLine *el, Int c __attribute__((__unused__)))
664 vi_search_prev(EditLine *el, Int c __attribute__((__unused__)))
677 vi_search_next(EditLine *el, Int c __attribute__((__unused__)))
690 vi_repeat_search_next(EditLine *el, Int c __attribute__((__unused__)))
706 vi_repeat_search_prev(EditLine *el, Int c __attribute__((__unused__)))
724 vi_next_char(EditLine *el, Int c __attribute__((__unused__)))
736 vi_prev_char(EditLine *el, Int c __attribute__((__unused__)))
748 vi_to_next_char(EditLine *el, Int c __attribute__((__unused__)))
760 vi_to_prev_char(EditLine *el, Int c __attribute__((__unused__)))
772 vi_repeat_next_char(EditLine *el, Int c __attribute__((__unused__)))
786 vi_repeat_prev_char(EditLine *el, Int c __attribute__((__unused__)))
804 vi_match(EditLine *el, Int c __attribute__((__unused__)))
851 vi_undo_line(EditLine *el, Int c __attribute__((__unused__)))
865 vi_to_column(EditLine *el, Int c __attribute__((__unused__)))
879 vi_yank_end(EditLine *el, Int c __attribute__((__unused__)))
893 vi_yank(EditLine *el, Int c __attribute__((__unused__)))
905 vi_comment_out(EditLine *el, Int c __attribute__((__unused__)))
927 vi_alias(EditLine *el __attribute__((__unused__)), Int c __attribute__((__unused__)))
957 vi_to_history_line(EditLine *el, Int c __attribute__((__unused__)))
1002 vi_histedit(EditLine *el, Int c __attribute__((__unused__)))
1086 vi_history_word(EditLine *el, Int c __attribute__((__unused__)))
1136 vi_redo(EditLine *el, Int c __attribute__((__unused__)))