Searched refs:scr (Results 1 – 18 of 18) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | test_scroll_opt.vim | 4 let scr = &l:scroll 8 call assert_equal(scr, &l:scroll) 12 call assert_equal(scr, &l:scroll) 24 let scr = &l:scroll 28 call assert_equal(scr, &l:scroll) 32 call assert_equal(scr, &l:scroll)
|
| H A D | test_swap.vim | 281 split Xtest.scr 291 call delete('Xtest.scr') 295 split Xtest.scr 304 call delete('Xtest.scr') 322 split Xtest.scr 332 call delete('Xtest.scr') 336 split Xtest.scr 343 call delete('Xtest.scr') 457 split Xtest.scr 472 edit Xtest.scr [all …]
|
| H A D | test_vim9_builtin.vim | 1299 assert_equal('scriptnames', fullcommand('scr'))
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | various.txt | 153 This is the value of "scr" in the table below. 163 + current line 1 scr forward 1 scr forward 164 - 1 scr back current line current line 165 ^ 2 scr back 1 scr back 1 scr back 166 . 1/2 scr back 1/2 scr fwd 1/2 scr fwd 167 = 1/2 scr back 1/2 scr fwd current line
|
| H A D | repeat.txt | 378 *:scr* *:scriptnames* 379 :scr[iptnames] List all sourced script names, in the order they were 385 :scr[iptnames][!] {scriptId} *:script*
|
| H A D | vi_diff.txt | 307 - tag :ta scr<Tab> 1094 'scroll' 'scr' lines to scroll with CTRL-U and CTRL-D
|
| H A D | quickref.txt | 873 'scroll' 'scr' lines to scroll with CTRL-U and CTRL-D
|
| H A D | tags | 858 'scr' options.txt /*'scr'* 3066 :scr repeat.txt /*:scr*
|
| H A D | change.txt | 907 :scr is `:scriptnames`
|
| H A D | index.txt | 1585 |:scriptnames| :scr[iptnames] list names of all sourced Vim scripts
|
| H A D | options.txt | 6436 *'scroll'* *'scr'* 6437 'scroll' 'scr' number (default: half the window height) 8311 "<Esc>[Mscr", where "scr" is three bytes:
|
| /vim-8.2.3635/src/po/ |
| H A D | ga.po | 235 msgstr "E631: %s(): theip ar scr�obh" 879 msgstr "Comhad viminfo \"%s\" � scr�obh" 944 "Ar mhaith leat � a scr�obh mar sin f�in?" 1854 msgstr " scr�ofa" 1924 msgstr "E208: Earr�id agus \"%s\" � scr�obh" 2939 msgstr "- scr�obh t�acs � stdin" 5400 msgstr "Comhad molta� %s � scr�obh..." 5421 msgstr "Comhad litrithe %s � scr�obh..." 5841 msgstr "Comhad staire � scr�obh: %s" 6660 msgstr "E37: Gan scr�obh �n athr� is d�ana�" [all …]
|
| /vim-8.2.3635/src/ |
| H A D | gui_xmebw.c | 323 int scr; in set_pixmap() local 345 scr = DefaultScreen(dpy); in set_pixmap() 346 root = RootWindow(dpy, scr); in set_pixmap()
|
| H A D | gui_x11.c | 1416 Screen *scr; in gui_mch_init() 1439 scr = XtScreen(vimShell); in gui_mch_init() 1448 attr.depth = DefaultDepthOfScreen(scr); in gui_mch_init()
|
| H A D | gui_motif.c | 2447 Screen *scr; in create_pixmap_label() local 2469 scr = XtScreenOfObject(label); in create_pixmap_label() 2485 XpmCreatePixmapFromData(dsp, RootWindowOfScreen(scr), in create_pixmap_label()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | lpc.vim | 352 \ "LPC Data Files (*.scr *.o *.dat)\t*.scr;*.o;*.dat\n" .
|
| H A D | vim.vim | 24 …o rec[over] reg[isters] rightb[elow] rv[iminfo] sIn san[dbox] sbl[ast] scI scr[iptnames] setf[ilet… 37 …mode ph preserveindent printheader pvh pyx readonly revins rop runtimepath scr sect sh shelltemp s…
|
| /vim-8.2.3635/runtime/ |
| H A D | optwin.vim | 343 call <SID>OptionL("scr")
|