HomeSort by: relevance | last modified time | path
    Searched refs:highlight (Results 1 - 2 of 2) sorted by relevancy

  /src/games/tetris/
scores.c 861 * the high scores; we do not need to check for printing in highlight
905 int nrows, row, col, item, i, highlight; local in function:printem
915 highlight = 0;
935 * Highlight if appropriate. This works because
943 highlight = 1;
946 if (highlight) {
948 highlight = 0;
  /src/share/terminfo/
terminfo 420 # Highlight controls corresponding to the ANSI.SYS standard. Most
439 # Highlight controls corresponding to the ANSI.SYS standard. *All*
2674 # after highlight turnoffs. This entry should fix that, and even leave
2675 # ACS support working, at the cost of making multiple-highlight changes
2678 vt102-nsgr|VT102 no sgr (use if you see snowflakes after highlight changes),
3654 # + normal (not X10 or Highlight tracking) mouse now works.
4139 # highlight tracking does not work.
4190 # xterm highlight-mouse does not work properly, confused with any-event
4231 # xterm mouse modes are incomplete: X10, highlight, any-event, and focus in/out modes are not implemented.
4547 # + handles most of xterm's mouse-controls other than highlight-tracking
    [all...]

Completed in 18 milliseconds