Searched +refs:bs +refs:clear +refs:modified (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/etc/
H A Dtermcap.src282 :bs:hc:os:\
286 :am:bs:\
292 :bs:\
450 # the available termcap documentation does not make clear WHICH alternate
470 :am:bs:mi:\
490 :am:bs:mi:ms:\
556 :am:bs:mi:ms:xo:\
800 :am:bs:eo:xo:\
838 :am:bs:xo:\
911 # the UNIX PC terminfo entry. The modified versio
[all...]
/macosx-10.10.1/vim-55/src/
H A Dscreen.c420 if (type == CLEAR) /* first clear screen */
426 if (clear_cmdline) /* going to clear cmdline (done below) */
1318 * there is only one window it's probably faster to clear the screen
3336 * active, because it's not clear what is selected then. */
5326 * When TRUE and "clear_width" > 0, clear columns 0 to "endcol"
5327 * When FALSE and "clear_width" > 0, clear columns "endcol" to "clear_width"
5448 * to clear the rest of the line, and force redrawing it
5463 out_str(T_CE); /* clear rest of this screen line */
5513 * character and at the end of the redrawn text, need to clear out
6726 /* When drawing over the right halve of a double-wide char clear ou
8377 char_u *bs; local
9651 int modified; local
[all...]
/macosx-10.10.1/ncurses-44/ncurses/misc/
H A Dterminfo.src313 bel=^G, clear=^L, cr=^M, cub1=^H, cud1=^J, ht=^I, kcub1=^H,
347 clear=\E[H\E[J, ed=\E[J, el=\E[K,
455 cbt=\E[Z, clear=\Ec, cub=\E[%p1%dD, cud=\E[%p1%dB,
500 # the available termcap documentation does not make clear WHICH alternate
522 bel=^G, clear=\E[;H\E[2J, cr=^M, csr=\E[%i%p1%d;%p2%dr,
544 bel=^G, cbt=\E[Z, clear=\E[H\E[J, cr=^M, cub1=\E[D,
617 clear=\E[2J, cub1=^H, cud1=\E[B, cuf1=\E[C,
666 bel=^G, bold=\E[1m, clear=\E[H\E[J, cr=^M,
717 bel=^G, clear=\E[H\E[J, cr=^M, csr=\E[%i%p1%d;%p2%dr,
824 bel=^G, blink=\E[5m, bold=\E[1m, clear
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dvim.vim29 syn keyword vimOption contained akm anti arshape awa backupskip bex bioskey browsedir buftype cedit cindent clipboard cole complete conskey crb cscopeverbose cuc deco dictionary directory ed encoding errorfile exrc fdls fencs fileformats fmr foldlevel foldtext fsync gfs gtl guioptions hf hk hlsearch imak ims indentexpr is isp keywordprg lazyredraw lispwords ls makeef maxmapdepth mfd mmd modified mousemodel msm numberwidth operatorfunc pastetoggle pexpr pmbfn printexpr pt readonly ri rs sb scrollbind secure shcf shelltemp shortname shq sm so spellfile spr st sts swapsync synmaxcol tag tal tenc textmode timeout tl tpm ttimeoutlen ttymouse udf undoreload vbs vi vop wcm whichwrap wildmenu winfixheight wiv wop writebackup
30 syn keyword vimOption contained al antialias autochdir background balloondelay bexpr bk bs casemap cf cink cmdheight colorcolumn completefunc copyindent cryptmethod cspc cul def diff display edcompatible endofline errorformat fcl fdm fex filetype fo foldlevelstart formatexpr ft gfw gtt guipty hh hkmap ic imc imsearch indentkeys isf isprint km lbr list lsp makeprg maxmem mh mmp more mouses mzq nuw opfunc patchexpr pfn popt printfont pumheight redrawtime rightleft rtp sbo scrolljump sel shell shelltype showbreak si smartcase softtabstop spelllang sps sta su swb syntax tagbsearch tb term textwidth timeoutlen tm tr ttm ttyscroll udir updatecount vdir viewdir wa wd wi wildmode winfixwidth wiw wrap writedelay
347 syn match vimNotation "\(\\\|<lt>\)\=<\([scamd]-\)\{0,4}x\=\(f\d\{1,2}\|[^ \t:]\|cr\|lf\|linefeed\|return\|k\=del\%[ete]\|bs\|backspace\|tab\|esc\|right\|left\|help\|undo\|insert\|ins\|k\=home\|k\=end\|kplus\|kminus\|kdivide\|kmultiply\|kenter\|space\|k\=\(page\)\=\(\|down\|up\)\)>" contains=vimBracket
400 " Syntax: clear {{{2
401 syn keyword vimSynType contained clear skipwhite nextgroup=vimGroupList
454 syn keyword vimSyncC contained ccomment clear fromstart
508 " Highlight: clear {{{2
509 syn keyword vimHiClear contained clear nextgroup=vimHiGroup

Completed in 142 milliseconds