sistema_progs

Programas para customizar o meu entorno de traballo nos meus equipos persoais
Log | Files | Refs

core-decode.vi_nmap-rlfunc.txt (8754B)


      1 abort                             bell
      2 accept-line                       accept-single-line-or vi-command/forward-first-non-space
      3 alias-expand-line                 vi_nmap/@edit alias-expand-line
      4 arrow-key-prefix                  -
      5 backward-byte                     vi-command/backward-byte
      6 backward-char                     vi-command/backward-char
      7 backward-delete-char              -
      8 backward-kill-line                -
      9 backward-kill-word                -
     10 backward-word                     vi-command/backward-vword
     11 beginning-of-history              -
     12 beginning-of-line                 vi-command/beginning-of-line
     13 bracketed-paste-begin             vi-command/bracketed-paste
     14 call-last-kbd-macro               call-keyboard-macro
     15 capitalize-word                   vi_nmap/capitalize-eword
     16 character-search                  vi_nmap/@motion character-search-forward
     17 character-search-backward         vi_nmap/@motion character-search-backward
     18 clear-display                     clear-display
     19 clear-screen                      clear-screen
     20 complete                          -
     21 complete-command                  -
     22 complete-filename                 -
     23 complete-hostname                 -
     24 complete-into-braces              -
     25 complete-username                 -
     26 complete-variable                 -
     27 copy-backward-word                -
     28 copy-forward-word                 -
     29 copy-region-as-kill               -
     30 dabbrev-expand                    -
     31 delete-char                       vi_nmap/kill-forward-char
     32 delete-char-or-list               -
     33 delete-horizontal-space           -
     34 digit-argument                    vi-command/append-arg
     35 display-shell-version             vi_nmap/@adjust display-shell-version
     36 do-lowercase-version              do-lowercase-version
     37 downcase-word                     vi_nmap/downcase-eword
     38 dump-functions                    vi_nmap/@adjust readline-dump-functions
     39 dump-macros                       vi_nmap/@adjust readline-dump-macros
     40 dump-variables                    vi_nmap/@adjust readline-dump-variables
     41 dynamic-complete-history          -
     42 edit-and-execute-command          vi-command/edit-and-execute-line
     43 emacs-editing-mode                emacs-editing-mode
     44 end-kbd-macro                     end-keyboard-macro
     45 end-of-history                    -
     46 end-of-line                       vi-command/forward-eol
     47 exchange-point-and-mark           -
     48 forward-backward-delete-char      -
     49 forward-byte                      vi-command/forward-byte
     50 forward-char                      vi-command/forward-char
     51 forward-search-history            history-isearch-forward
     52 forward-word                      vi-command/forward-vword
     53 glob-complete-word                -
     54 glob-expand-word                  -
     55 glob-list-expansions              -
     56 history-and-alias-expand-line     vi_nmap/@edit history-and-alias-expand-line
     57 history-expand-line               vi_nmap/@edit history-expand-line
     58 history-search-backward           history-search-backward empty=emulate-readline
     59 history-search-forward            history-search-forward empty=emulate-readline
     60 history-substring-search-backward history-substring-search-backward
     61 history-substring-search-forward  history-substring-search-forward
     62 insert-comment                    vi-rlfunc/insert-comment
     63 insert-completions                -
     64 insert-last-argument              -
     65 kill-line                         vi_nmap/kill-forward-line
     66 kill-region                       -
     67 kill-whole-line                   -
     68 kill-word                         vi-rlfunc/kill-word
     69 magic-space                       -
     70 menu-complete                     -
     71 menu-complete-backward            -
     72 next-history                      history-next
     73 next-screen-line                  -
     74 non-incremental-forward-search-history        history-nsearch-forward
     75 non-incremental-forward-search-history-again  history-nsearch-forward-again
     76 non-incremental-reverse-search-history        history-nsearch-backward
     77 non-incremental-reverse-search-history-again  history-nsearch-backward-again
     78 old-menu-complete                 -
     79 operate-and-get-next              -
     80 overwrite-mode                    vi_nmap/replace-mode
     81 possible-command-completions      complete show_menu:context=command
     82 possible-completions              complete show_menu
     83 possible-filename-completions     complete show_menu:context=filename
     84 possible-hostname-completions     complete show_menu:context=hostname
     85 possible-username-completions     complete show_menu:context=username
     86 possible-variable-completions     complete show_menu:context=variable
     87 previous-history                  history-prev
     88 previous-screen-line              -
     89 print-last-kbd-macro              print-keyboard-macro
     90 quoted-insert                     vi-rlfunc/quoted-insert
     91 re-read-init-file                 vi_nmap/@adjust re-read-init-file
     92 redraw-current-line               redraw-line
     93 reverse-search-history            history-isearch-backward
     94 revert-line                       vi_nmap/revert
     95 self-insert                       -
     96 set-mark                          vi_nmap/charwise-visual-mode
     97 shell-backward-kill-word          -
     98 shell-backward-word               -
     99 shell-expand-line                 -
    100 shell-forward-word                -
    101 shell-kill-word                   -
    102 shell-transpose-words             -
    103 skip-csi-sequence                 <IGNORE>
    104 start-kbd-macro                   start-keyboard-macro
    105 tab-insert                        -
    106 tilde-expand                      vi_nmap/@edit tilde-expand
    107 transpose-chars                   transpose-chars
    108 transpose-words                   -
    109 tty-status                        -
    110 undo                              vi_nmap/undo
    111 universal-argument                -
    112 unix-filename-rubout              -
    113 unix-line-discard                 vi-rlfunc/unix-line-discard
    114 unix-word-rubout                  -
    115 upcase-word                       vi_nmap/upcase-eword
    116 vi-append-eol                     vi_nmap/append-mode-at-end-of-line
    117 vi-append-mode                    vi_nmap/append-mode
    118 vi-arg-digit                      vi-command/append-arg
    119 vi-prev-word                      vi-rlfunc/prev-word
    120 vi-backward-word                  vi-command/backward-vword
    121 vi-backward-bigword               vi-command/backward-uword
    122 vi-bword                          vi-command/backward-vword
    123 vi-bWord                          vi-command/backward-uword
    124 vi-end-word                       vi-rlfunc/end-word
    125 vi-end-bigword                    vi-command/forward-uword-end
    126 vi-eword                          vi-command/forward-vword-end
    127 vi-eWord                          vi-command/forward-uword-end
    128 vi-next-word                      vi-rlfunc/next-word
    129 vi-forward-word                   vi-command/forward-vword
    130 vi-forward-bigword                vi-command/forward-uword
    131 vi-fword                          vi-command/forward-vword
    132 vi-fWord                          vi-command/forward-uword
    133 vi-back-to-indent                 -
    134 vi-change-case                    vi-command/operator toggle_case
    135 vi-change-char                    vi_nmap/replace-char
    136 vi-change-to                      vi-rlfunc/change-to
    137 vi-char-search                    vi-rlfunc/char-search
    138 vi-column                         vi-command/nth-column
    139 vi-complete                       -
    140 vi-delete                         vi_nmap/kill-forward-char
    141 vi-delete-to                      vi-rlfunc/delete-to
    142 vi-editing-mode                   vi_nmap/insert-mode
    143 vi-eof-maybe                      vi-rlfunc/eof-maybe
    144 vi-fetch-history                  vi-command/history-end
    145 vi-first-print                    vi-command/first-non-space
    146 vi-goto-mark                      vi-command/goto-mark
    147 vi-insert-beg                     vi_nmap/insert-mode-at-first-non-space
    148 vi-insertion-mode                 vi_nmap/insert-mode
    149 vi-match                          vi-command/search-matchpair-or vi-command/percentage-line
    150 vi-movement-mode                  nop
    151 vi-overstrike                     -
    152 vi-overstrike-delete              -
    153 vi-put                            vi-rlfunc/put
    154 vi-redo                           vi_nmap/repeat
    155 vi-replace                        vi_nmap/replace-mode
    156 vi-rubout                         vi_nmap/kill-backward-char
    157 vi-search                         vi-rlfunc/search
    158 vi-search-again                   vi-rlfunc/search-again
    159 vi-set-mark                       vi-command/set-mark
    160 vi-subst                          vi-rlfunc/subst
    161 vi-tilde-expand                   -
    162 vi-undo                           vi_nmap/undo
    163 vi-unix-word-rubout               -
    164 vi-yank-arg                       vi-rlfunc/yank-arg
    165 vi-yank-pop                       -
    166 vi-yank-to                        vi-rlfunc/yank-to
    167 yank                              yank
    168 yank-last-arg                     -
    169 yank-nth-arg                      -
    170 yank-pop                          -