Searched refs:highlighting (Results 1 – 16 of 16) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | 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()
|
/freebsd/contrib/less/ |
H A D | NEWS | 351 * Change ESC-u command to toggle, not disable, highlighting per man page. 464 * Status column shows search matches even if highlighting is disabled via -G. 602 * Fix bug highlighting text which is discontiguous in the file 872 Search highlighting works properly when used with -R. 1188 * Search pattern highlighting has been fixed. It now highlights 1192 * The -F flag (which suppress search highlighting) has been changed 1193 to -G. A new flag, -g, changes search highlighting to highlight
|
H A D | less.hlp | 47 ESC-u Undo (toggle) search highlighting. 48 ESC-U Clear search highlighting.
|
/freebsd/contrib/ee/ |
H A D | ee.msg | 94 83 " -h do not use highlighting\n"
|
/freebsd/contrib/kyua/ |
H A D | CONTRIBUTING.md | 107 72-75 characters per line. Vim has syntax highlighting for Git commit
|
/freebsd/contrib/ldns/ |
H A D | libdns.vim | 452 " Default highlighting
|
H A D | libdns.doxygen.in | 1897 # code with syntax highlighting in the LaTeX output. 1987 # with syntax highlighting in the RTF output. 2059 # listings (including syntax highlighting and cross-referencing information) to 2093 # program listings (including syntax highlighting and cross-referencing
|
/freebsd/contrib/bearssl/ |
H A D | Doxyfile | 1744 # code with syntax highlighting in the LaTeX output. 1826 # with syntax highlighting in the RTF output. 1898 # listings (including syntax highlighting and cross-referencing information) to 1925 # program listings (including syntax highlighting and cross-referencing
|
/freebsd/contrib/ncurses/doc/ |
H A D | ncurses-intro.doc | 1167 * The length of the menu mark string used for highlighting selected
|
/freebsd/contrib/dialog/ |
H A D | CHANGES | 452 + suppress highlighting of character which denotes an abbreviation or
|
/freebsd/contrib/libcbor/ |
H A D | Doxyfile | 2139 # listings (including syntax highlighting and cross-referencing information) to
|
/freebsd/contrib/unbound/doc/ |
H A D | unbound.doxygen | 2221 # listings (including syntax highlighting and cross-referencing information) to
|
H A D | Changelog | 2103 - For #492: Fix font highlighting for the man page on emacs.
|
/freebsd/contrib/byacc/ |
H A D | CHANGES | 1000 Emacs' syntax highlighting while generally reducing required quoting.
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 5817 # Here is a suggested description of the xterm highlighting protocol. 17390 # tabs, # of lines, funny highlighting and underlining 23640 # keypad!), loadable fonts, and strange highlighting modes ("dithered" 23661 # highlighting modes, etc.) 23693 # To ameliorate these problems (and fix a few highlighting bugs) I rewrote
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 12093 field appearance, e.g, for highlighting or translating the field
|