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