Searched refs:highlighting (Results 1 – 8 of 8) sorted by relevance
| /dragonfly/contrib/tcsh-6/ |
| HD | ed.screen.c | 990 int highlighting = 0; variable 996 highlighting = 1; in StartHighlight() 1003 highlighting = 0; in StopHighlight() 1180 if (!highlighting && in so_write() 1183 else if (highlighting && cur_pos >= region_end) in so_write() 1188 if (highlighting && cur_pos == (Cursor - InputBuf) + prompt_len) in so_write() 1208 if (adrof(STRhighlight) && highlighting) in so_write()
|
| /dragonfly/contrib/less/ |
| HD | NEWS | 318 * Change ESC-u command to toggle, not disable, highlighting per man page. 431 * Status column shows search matches even if highlighting is disabled via -G. 569 * Fix bug highlighting text which is discontiguous in the file 839 Search highlighting works properly when used with -R. 1155 * Search pattern highlighting has been fixed. It now highlights 1159 * The -F flag (which suppress search highlighting) has been changed 1160 to -G. A new flag, -g, changes search highlighting to highlight
|
| /dragonfly/nrelease/gui/root/.vim/plugin/ |
| HD | minibufexpl.vim | 192 " It is possible to customize the the highlighting for the tabs in 193 " the MBE by configuring the following highlighting groups: 203 " You can either link to an existing highlighting group by 214 " BEFORE updating the MBE highlighting groups. 227 " their highlighting. The following setting will cause MBE to 228 " try and turn highlighting back on (introduced in 6.3.1): 1273 " VIM sometimes turns syntax highlighting off, 1653 " where buffers show up without highlighting when another 1685 " o Updated highlighting documentation 1758 " o Improvement to internal syntax highlighting code
|
| /dragonfly/contrib/ee/ |
| HD | ee.msg | 93 83 " -h do not use highlighting\n"
|
| /dragonfly/contrib/grep/doc/ |
| HD | grep.texi | 846 control highlighting using
|
| /dragonfly/contrib/dialog/ |
| HD | CHANGES | 546 + suppress highlighting of character which denotes an abbreviation or
|
| /dragonfly/contrib/byacc/ |
| HD | CHANGES | 818 Emacs' syntax highlighting while generally reducing required quoting.
|
| /dragonfly/contrib/ncurses/misc/ |
| HD | terminfo.src | 5200 # Here is a suggested description of the xterm highlighting protocol. 16566 # tabs, # of lines, funny highlighting and underlining 22929 # keypad!), loadable fonts, and strange highlighting modes ("dithered" 22950 # highlighting modes, etc.) 22982 # To ameliorate these problems (and fix a few highlighting bugs) I rewrote
|