Home
last modified time | relevance | path

Searched refs:now (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/vim-8.2.3635/src/
H A Dtime.c397 if (now->QuadPart > due->QuadPart) in proftime_time_left()
403 if (now->tv_sec > due->tv_sec) in proftime_time_left()
499 proftime_T now; in check_due_timer() local
508 profile_start(&now); in check_due_timer()
685 proftime_T now; in add_timer_info() local
694 profile_start(&now); in add_timer_info()
973 struct timeval now; in time_msg() local
985 gettimeofday(&now, NULL); in time_msg()
986 time_diff(&start, &now); in time_msg()
993 time_diff(&prev_timeval, &now); in time_msg()
[all …]
H A Dprofiler.c37 proftime_T now; in profile_end() local
40 QueryPerformanceCounter(&now); in profile_end()
43 gettimeofday(&now, NULL); in profile_end()
44 tm->tv_usec = now.tv_usec - tm->tv_usec; in profile_end()
45 tm->tv_sec = now.tv_sec - tm->tv_sec; in profile_end()
144 proftime_T now; in profile_passed_limit() local
149 QueryPerformanceCounter(&now); in profile_passed_limit()
150 return (now.QuadPart > tm->QuadPart); in profile_passed_limit()
154 gettimeofday(&now, NULL); in profile_passed_limit()
155 return (now.tv_sec > tm->tv_sec in profile_passed_limit()
[all …]
H A Dnbdebug.c84 time_t now; in nbdebug_log_init() local
87 time(&now); in nbdebug_log_init()
88 fprintf(nb_debug, "%s", get_ctime(now, TRUE)); in nbdebug_log_init()
/vim-8.2.3635/src/testdir/
H A Dtest_reltime.vim9 let now = reltime()
12 let elapsed = now->reltime()
18 let same = reltime(now, now)
22 let differs = reltime(now, later)
H A Dtest_popupwin_textprop.vim61 call setline(50, 'now working with some longer text here')
122 call setline(50, 'now working with some longer text here')
/vim-8.2.3635/runtime/doc/
H A Dpi_vimball.txt187 34 : Sep 22, 2011 * "UseVimball path" now supports a non-full path by
192 its now turned off)
195 compression types) now works
202 MkVimball, however, now will create *.vmb files.
224 Apr 18, 2008 * RmVimball command is now protected by saving and
230 now used instead)
233 handling problem and it now changes \s to /s
236 18 : Aug 01, 2006 * vimballs now use folding to easily display their
265 message is now issued only once.
266 3 : Mar 20, 2006 * removed query, now requires sourcing to be
[all …]
H A Dversion4.txt52 both become "longfile.bak"; now they will be "longfile.c~" and "longfile.h~".
64 first part of the swap file can now be understood on a machine with a
77 illogical, it now creates a new file. An existing file is not overwritten
202 of these options. All terminal options now have the name t_xx, where xx is
277 'errorformat' can now contain several formats, separated by commas. The first
305 The 'title' option is now only set by default if the original title can be
309 The default for 'icon' now depends on the possibility of restoring the
318 The 'i' flag now means italic highlighting, instead of invert. The 'r' flag
H A Dusr_32.txt65 If we now undo one change, back to "one too", and change "one" to "me" we
78 You can now use the |u| command to undo. If you do this twice you get to
95 So how do you get to "one two" now? You can use this command: >
99 The text is now "one two", you are below change 2. You can use the |:undo|
H A Dpi_getscript.txt262 GetLatestVimScripts now supports "AutoInstall". Not all scripts are
404 v30 Jun 13, 2008 : * GLVS now checks for existence of fnameescape() and will
418 v21 May 01, 2006 : * now takes advantage of autoloading.
429 terminating early. It now just goes on to trying
449 was intended only for testing. Removed, now works.
451 v11 Aug 20, 2004 : * GetLatestVimScripts is now a plugin:
454 now holds scripts that need updating
463 v6 Aug 06, 2003 : final status messages now display summary of work
476 "considering..." line and is now just a comment!
H A Dusr_43.txt107 However, if you now edit a file /usr/share/scripts/README.txt, this is not a
112 You now put the detection of text files in ~/.vim/filetype.vim: >
125 What will happen now is that Vim searches for "filetype.vim" files in each
131 When you now edit /usr/share/scripts/README.txt, the autocommands are
H A Dversion5.txt885 used now.
953 - termlib is now checked before termcap.
1757 if he wants to register Vim now. (Erhardt)
2314 zero, but that is a valid height now.
2324 now powerful enough for most tasks.
3304 Menu separators for Motif now work too.
3764 Should be clearer now. (Kahn)
3781 - Internal border now vim compliant.
4109 minimized, now it's restored. (Zivkov)
4180 OS/2 case is now ignored.
[all …]
H A Dquotes.txt19 got addicted by its power and now I found myself typing Vim keypresses in the
57 Communicator, I can now report that it works nicely on a Palm Pilot too.
109 I think from now on "vi" should be called "Vim Imitation", not the other way
169 great. And now, Vim. (Peter Jay Salzman, USA)
182 now use Vim - and this is built in!! (Stephen Riehm, Germany)
249 In fact, now if I want to know what a particular setting does in vi, I fire up
H A Dpi_zip.txt126 * (Ben Staniford) now uses
134 v15 Sep 07, 2007 * &shq now used if not the empty string for g:zip_shq
137 v10 May 02, 2006 * now using "redraw then echo" to show messages, instead
H A Dpi_tar.txt143 v12 Sep 07, 2007 * &shq now used if not the empty string for
145 v10 May 02, 2006 * now using "redraw then echo" to show messages,
151 Mar 27, 2006 * g:tar_cmd now available for users to change
H A Dusr_20.txt38 this, you type <Left> five times. The cursor is now just after "col". Type
261 now check the list for the item you wanted. If it isn't there, you can use
304 Vim will now go back to the previous command that started with "se". You have
339 Vim now opens a (small) window at the bottom. It contains the command line
357 You are now in Normal mode. You can use the "hjkl" keys to move around. For
/vim-8.2.3635/runtime/indent/
H A Dautomake.vim3 " Previous Maintainer: Nikolai Weibull <now@bitwi.se>
10 " same as makefile indenting for now.
H A Ddocbk.vim3 " Previous Maintainer: Nikolai Weibull <now@bitwi.se>
10 " Same as XML indenting for now.
H A Dxhtml.vim3 " Maintainer: Bram Moolenaar <[email protected]> (for now)
11 " Handled like HTML for now.
H A Dzsh.vim4 " Previous Maintainer: Nikolai Weibull <now@bitwi.se>
13 " Same as sh indenting for now.
H A Dmake.vim4 " Previous Maintainer: Nikolai Weibull <now@bitwi.se>
65 " properly here? Leave this out for now, but in the next release this
H A Ddictdconf.vim3 " Previous Maintainer: Nikolai Weibull <now@bitwi.se>
H A Ddictconf.vim3 " Previous Maintainer: Nikolai Weibull <now@bitwi.se>
/vim-8.2.3635/runtime/syntax/
H A Dmatlab.vim11 " - now highlights cell-mode separator comments
12 " - 'global' and 'persistent' keyword are now recognized
H A Dxhtml.vim6 " Load the HTML syntax for now.
H A Dxpm.vim61 " now get color, first try 'c' key if any (color visual)
93 " now create syntax items

12345678910>>...17