word_highlight   3145 src/editor/edit.c         if (edit->word_highlight)
word_highlight   3214 src/editor/edit.c         if (edit->word_highlight)
word_highlight   1108 src/editor/editwidget.c             edit->word_highlight = TRUE;
word_highlight   1146 src/editor/editwidget.c         edit->word_highlight = FALSE;
word_highlight    102 src/editor/editwidget.h     unsigned int word_highlight : 1;  // Highlight each word the cursor crosses