direction        1110 src/simh/linehistory.c linenoiseSearchInHistory(struct linenoiseState *l, int direction)
direction        1136 src/simh/linehistory.c     if (direction == LINENOISE_SEARCH_HISTORY_FORWARD)
direction        1164 src/simh/linehistory.c     else if (direction == LINENOISE_SEARCH_HISTORY_REVERSE)