| /vim-8.2.3635/src/testdir/ |
| H A D | test_history.vim | 1 " Tests for the history functions 6 set history=7 9 " First clear the history 143 set history=10 152 set history=15 160 set history=5 169 set history=0 200 set history=0 204 set history& 207 set history=4 [all …]
|
| H A D | setup.vim | 24 " Avoid storing shell history.
|
| H A D | test_viminfo.vim | 8 " First clear 'history', so that "hislen" is zero. Then set it again, 10 set history=0 12 set history=1000 237 " the corresponding history entries are not saved. 596 " bad viminfo syntax for history barline 597 call add(lines, '|2') " invalid number of fields in a history barline 598 call add(lines, '|2,9,1,1,"x"') " invalid value for the history type
|
| H A D | test_vim9_cmd.vim | 920 set history=11 922 set history=22 924 assert_equal(11, &history) 925 set history&
|
| /vim-8.2.3635/src/ |
| H A D | cmdhist.c | 37 return history[hist_type]; in get_histentry() 43 history[hist_type] = entry; in set_histentry() 163 temp[i] = history[type][i]; in init_history() 186 vim_free(history[type]); in init_history() 187 history[type] = temp; in init_history() 229 p = history[type][i].hisstr; in in_history() 250 history[type][last_i] = history[type][i]; in in_history() 381 hist = history[histype]; in calc_hist_idx() 432 hisptr = history[histype]; in clr_history() 525 history[histype][i] = history[histype][j]; in del_history_idx() [all …]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | readline.vim | 135 \ history-preserve-point 169 \ history-size 220 \ previous-history 221 \ next-history 222 \ beginning-of-history 223 \ end-of-history 224 \ reverse-search-history 225 \ forward-search-history 228 \ history-search-forward 312 \ vi-fetch-history [all …]
|
| H A D | tcsh.vim | 12 " set history=200 14 " causes history to come up as a keyword, which we want to avoid. 46 … eval exec exit fg filetest foreach getspath getxvers glob goto hashstat history hup inlib jobs ki… 53 … gid globdot globstar group highlight histchars histdup histfile histlit history home ignoreeof im… 93 \ down-history downcase-word end-of-file end-of-line 94 \ exchange-point-and-mark expand-glob expand-history expand-line 96 \ gosmacs-transpose-chars history-search-backward 97 \ history-search-forward insert-last-word i-search-fwd 101 \ newline-and-down-history normalize-path normalize-command 105 \ toggle-literal-history transpose-chars transpose-gosling [all …]
|
| H A D | tmux.vim | 75 \ history-file history-limit key-table lock-after-time lock-command 84 \ prefix2 prompt-history-limit remain-on-exit renumber-windows repeat-time 98 \ capturep choose-buffer choose-client choose-tree clear-history clearhist 107 \ clear-prompt-history clearphist movep movew new new-session new-window 116 \ show-hooks show-messages show-options show-prompt-history
|
| H A D | lftp.vim | 32 \ get1 glob help history jobs kill lcd lftp 54 \ cls-d[efault] cs[h-history] 60 \ save-c[wd-history] save-r[l-history]
|
| H A D | cvsrc.vim | 22 \ start='export\|history\|import\|init\|log'
|
| H A D | csh.vim | 19 syn match cshSetVariables contained "cdpath\|history\|mail\|nonomatch\|savehist\|time" 45 syn keyword cshStatement alias end history onintr setenv unalias
|
| H A D | screen.vim | 145 \ history
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_20.txt | 15 |20.4| Command line history 286 *20.4* Command line history 294 the same history, because they are both search commands. The three other 296 input() function. |cmdline-history| 310 the history. Only matching lines will be used. 314 To see all the lines in the history: > 316 :history 318 That's the history of ":" commands. The search history is displayed with this 321 :history / 340 history, and an empty line at the end: [all …]
|
| H A D | cmdline.txt | 46 *cmdline-history* *history* 49 history tables: 62 the history). 64 mappings are not put in the history. 340 *:his* *:history* 357 *:history-indexing* 367 :history / 6,12 370 :history all -2 373 :history all -2, 377 history [all …]
|
| H A D | usr_21.txt | 91 files, a command line history filled with carefully crafted commands. When 96 Command-line and Search pattern history 136 : number of lines to save from the command line history 137 @ number of lines to save from the input line history 138 / number of lines to save from the search history 371 registers and the command line history. You need to use the viminfo feature 375 history. And yank text into registers in one session, and paste it back in
|
| H A D | pi_logipat.txt | 16 5. LogiPat History..........: |logiPat-history| 109 5. LogiPat History *logiPat-history*
|
| H A D | undo.txt | 236 your undo history when you write a file and restore undo history when you edit 269 Write undo history to {file}. 274 overwritten. If there is no undo-history, nothing will be 281 :rundo {file} Read undo history from {file}. 284 history file. E.g.: >
|
| H A D | pi_zip.txt | 25 4. History.................................................|zip-history| 104 4. History *zip-history* {{{1
|
| H A D | pi_tar.txt | 25 4. History...................................................|tar-history| 105 4. History *tar-history*
|
| /vim-8.2.3635/runtime/ |
| H A D | evim.vim | 36 set history=50 " keep 50 lines of command line history
|
| H A D | defaults.vim | 38 set history=200 " keep 200 lines of command line history
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …ce-kv","reduced","reduced?","reductions","ref","ref-history-count","ref-max-history","ref-min-hist…
|
| H A D | javascriptcomplete.vim | 210 " History - history. 368 let windprop = ['frames', 'closed', 'defaultStatus', 'encodeURI', 'event', 'history', 493 elseif shortcontext =~ 'history\.$' 604 …rea', 'base', 'body', 'document', 'event', 'form', 'frame', 'frameset', 'history', 'iframe', 'imag…
|
| /vim-8.2.3635/READMEdir/ |
| H A D | Contents | 5 highlighting, command line history, folding, improved command
|
| /vim-8.2.3635/runtime/spell/it/ |
| H A D | main.aap | 38 :delete GPL.txt history.txt license.txt notes.txt statistiche.sxc thanks.txt
|