summaryrefslogtreecommitdiff
path: root/lib/libedit/prompt.h
AgeCommit message (Expand)Author
2016-05-09s/protected/libedit_private/gchristos
2016-04-11Char -> wchar_t from Ingo Schwarze.christos
2016-02-17whitespace and header sorting changes (Ingo Schwarze). No functional changes.christos
2016-02-16From Ingo Scharze:christos
2016-02-16cleanup inclusion of histedit.h (Ingo Schwarze)christos
2009-12-30Wide character support (UTF-8) from Johny Mattsson; currently disabled.christos
2009-03-31Implement literal prompt sequences. Now someone can implementchristos
2009-02-21back out all prompt changes. they are not needed.christos
2009-02-17allow for a prompt argument.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-09-04convert to new style guide, which includes:lukem
1999-11-12- implement printing a right-side prompt. code derived from similar worklukem
1998-07-29* add more checks for NULL pointers in passed argumentslukem
1997-01-11RCSid policelukem
1994-05-06libedit!cgd