Home
last modified time | relevance | path

Searched refs:save (Results 1 – 25 of 197) sorted by relevance

12345678

/vim-8.2.3635/src/
H A Dgui_at_fs.c380 save = name[last]; in SFfindFile()
535 char save; in SFfindHomeDir() local
539 save = *end; in SFfindHomeDir()
546 *end = save; in SFfindHomeDir()
557 *end = save; in SFfindHomeDir()
686 *end = save; in SFupdatePath()
687 if (!save) in SFupdatePath()
936 char save; in SFdirModTimer() local
1281 char save; in SFstatAndCheck() local
1514 int save; in SFscrollTimer() local
[all …]
H A Dregexp_bt.c2662 reg_save(regsave_T *save, garray_T *gap) in reg_save() argument
2667 save->rs_u.pos.lnum = rex.lnum; in reg_save()
2670 save->rs_u.ptr = rex.input; in reg_save()
2671 save->rs_len = gap->ga_len; in reg_save()
2682 if (rex.lnum != save->rs_u.pos.lnum) in reg_restore()
2686 rex.lnum = save->rs_u.pos.lnum; in reg_restore()
2692 rex.input = save->rs_u.ptr; in reg_restore()
2693 gap->ga_len = save->rs_len; in reg_restore()
2700 reg_save_equal(regsave_T *save) in reg_save_equal() argument
2703 return rex.lnum == save->rs_u.pos.lnum in reg_save_equal()
[all …]
H A Dex_cmds2.c276 int save; in check_changed_any() local
373 save = no_wait_return; in check_changed_any()
376 no_wait_return = save; in check_changed_any()
/vim-8.2.3635/runtime/syntax/
H A Ddiva.vim40 syn match divaExtFunctions "(save\(Interconnect\|Property\|Parameter\|Recognition\)\>"hs=s+1
41 syn match divaExtFunctions "\<save\(Interconnect\|Property\|Parameter\|Recognition\)("he=e-1
42 syn match divaExtFunctions "(\(save\|measure\|attach\|multiLevel\|calculate\)Parasitic\>"hs=s+1
43 syn match divaExtFunctions "\<\(save\|measure\|attach\|multiLevel\|calculate\)Parasitic("he=e-1
H A Dpine.vim37 syn keyword pineConfig elm-style-save
139 syn keyword pineConfig save-by-sender
316 syn keyword pineOption save-aggregates-copy-sequence
317 syn keyword pineOption save-will-advance
318 syn keyword pineOption save-will-not-delete
319 syn keyword pineOption save-will-quote-leading-froms
H A Dlftp.vim48 syn keyword lftpSettings contained save-p[asswords]
60 \ save-c[wd-history] save-r[l-history]
H A Dhitest.vim11 " save global options and registers
124 " we don't want to save this temporary file
H A Dlifelines.vim85 syn keyword lifelinesError save strsave
93 syn keyword lifelinesFunct save strsave
H A Dtf.vim88 syn keyword tfStatement purgeworld putfile quit quote recall recordline save contained
110 syn keyword tfInclude require load save loaded contained
H A Dreva.vim75 Builtin tell type type_ write (seek) (argv) (save) 0; 0drop;
79 Builtin peek-n pop prior push put rp@ rpick save setenv slurp
H A Dgtkrc.vim62 …ties gtk-quit gtk-redo gtk-refresh gtk-remove gtk-revert-to-saved gtk-save gtk-save-as gtk-select-…
/vim-8.2.3635/runtime/doc/
H A Dusr_21.txt112 The string specifies what to save. The syntax of this string is an option
116 option is used to specify how many files for which you save marks (a-z). Pick
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
215 You can use the ":wviminfo" and ":rviminfo" commands to save and restore the
310 use, and save this in a session. Then you can go back to this layout whenever
340 You can resize the windows a bit to your liking. Then save the session with:
433 For example, to save the view of the current file: >
H A Ddebug.txt114 If you have a non-free version of Visual Studio, you can save a minidump via
117 Visual C++ 2005 Express Edition cannot save minidumps and it cannot be
119 need to save minidumps or you want a just-in-time (postmortem) debugger.
144 To save a minidump, type the following at the WinDbg command line: >
H A Dhowto.txt77 |save-settings| save settings
H A Dnetbeans.txt100 - load and save files
269 cause confusion. The netbeans_saved() function sent a "save" protocol
272 to save the file so multiple writes were being done. This caused various
501 save Save the buffer when it was modified. The other side of the
512 Sent by Vim Controller to tell Vim a save is done. This
513 triggers a save message being printed. Prior to version 2.3,
514 no save messages were displayed after a save.
807 save The buffer has been saved and is now unmodified.
/vim-8.2.3635/
H A Duninstall.txt53 files there that you would like to save. If you did remove it all, you can
60 distributed files, or added some of your own files, you might want to save
/vim-8.2.3635/src/testdir/
H A Dtest_tcl.vim31 \ ['E21:', 'cannot save undo information'])
453 \ ['E21:', 'cannot save undo information'])
499 \ ['E21:', 'cannot save undo information'])
535 \ ['E21:', 'cannot save undo information'])
537 \ ['E21:', 'cannot save undo information'])
539 \ ['E21:', 'cannot save undo information'])
/vim-8.2.3635/runtime/ftplugin/
H A Dcmake.vim11 " save 'cpo' for restoration at the end of this file
H A Dpostscr.vim24 let b:match_words = '<<:>>,\<begin\>:\<end\>,\<save\>:\<restore\>,\<gsave\>:\<grestore\>'
/vim-8.2.3635/src/libvterm/
H A DREADME36 Fix those places in MERGED, remove the markers, and save the file :wqall.
/vim-8.2.3635/runtime/indent/
H A Dpostscr.vim44 if pline =~ '\(begin\|<<\|g\=save\|{\|[\)\s*\(%.*\)\=$'
/vim-8.2.3635/src/libvterm/src/
H A Dpen.c190 INTERNAL void vterm_state_savepen(VTermState *state, int save) in vterm_state_savepen() argument
192 if(save) { in vterm_state_savepen()
/vim-8.2.3635/runtime/macros/maze/
H A Dmaze_mac175 " Q - save the current character in the Char register
193 " 0H - and save the command into the second Macro register
211 " Q - save the current character in the Char register
/vim-8.2.3635/runtime/autoload/
H A Ddecada.vim16 " 05.11.2006 MK Bram suggested to save on spaces
/vim-8.2.3635/src/proto/
H A Ddict.pro31 char_u *dict_get_string(dict_T *d, char_u *key, int save);

12345678