direction        1103 src/simh/linehistory.c linenoiseSearchInHistory(struct linenoiseState *l, int direction)
direction        1130 src/simh/linehistory.c     if (direction == LINENOISE_SEARCH_HISTORY_FORWARD)
direction        1159 src/simh/linehistory.c     else if (direction == LINENOISE_SEARCH_HISTORY_REVERSE)