Home
last modified time | relevance | path

Searched refs:history_subst_char (Results 1 – 1 of 1) sorted by relevance

/minix3/lib/libedit/
H A Dreadline.c100 char history_subst_char = '^'; variable
934 if (str[0] == history_subst_char) { in history_expand()