summaryrefslogtreecommitdiff
path: root/lib/libedit/editline.3
AgeCommit message (Expand)Author
2013-07-12Add a function to move the cursor.christos
2013-01-22provide an el_init_fd function.christos
2013-01-10In 2000, .editrc reading from $PWD was removed. Update the man page.wiz
2012-09-11PR/46945: Steffen Nurpmeso; el_getc() doesn't document it's setting errnochristos
2012-09-11PR/46941: Steffen Nurpmeso: document EL_BUFFEREDchristos
2011-02-27Fix argument for EL_EDITOR from Jess Thrysoeechristos
2010-12-16Observe the following spelling:wiz
2010-01-03Bump date for historyw -> history_w.wiz
2010-01-03rename historyw -> history_w for consistency.christos
2009-12-31- Document and enable wide character support.christos
2009-07-05note that the return value of el_gets doesn't remain valid acrossperry
2009-05-12Punctuation nit.wiz
2009-05-11restore binary compatibility by providing new prompt functions that takechristos
2009-04-11Don't use .Xo/.Xc to avoid ancient macro argument limit.joerg
2009-04-01Readability improvement. Whitespace nits.wiz
2009-03-31Implement literal prompt sequences. Now someone can implementchristos
2009-03-10-1 is not a defined value, it is just a value.wiz
2009-03-10make el_gets set the count to -1 on error to distinguish between EOF andchristos
2009-03-09Fix preamble to match order set out by mdoc(7). Discussed with wiz.joerg
2009-02-21Restore markup changes (probably accidentally) reverted in previous.wiz
2009-02-21back out all prompt changes. they are not needed.christos
2009-02-19Fix wordo, use more markup.wiz
2009-02-19document extra argument.christos
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-05add EL_REFRESH for the benefit of readlinechristos
2007-01-12PR/35411: Matthew Wala: inconsistency in editline(3): rename "num" to thechristos
2006-12-18Fix xref section. Whitespace cleanups..wiz
2006-12-15add EL_GETFP, and EL_SETFP.christos
2006-11-24- Add more readline functions, enough for gdb-6.5christos
2006-08-21Change to a 3 clause copyright after permission of the holders.christos
2005-10-12Add el_get to SYNOPSIS. From jmc@openbsd.wiz
2005-09-09Fix double if (from Alexey E. Suslikov via jmc@openbsd).wiz
2005-07-14Drop trailing whitespace.wiz
2005-07-14PR/30747: David N. Williams: libedit is missing remove_history()christos
2005-03-19PR/29738: Rui Paulo: Incorrect tok_line and tok_str declarations.christos
2004-04-15Remove duplicate word, from jfb@openbsd via jmc@openbsd.wiz
2003-12-05Use Aq instead of <>, quote a minus, drop trailing space.wiz
2003-12-05Tokenization function enhancements:lukem
2003-11-04s/wth/with/christos
2003-11-01Explain H_ADD better. from Otto Moerbeek otto at drijf dot netchristos
2003-10-17Bump date for previous. Replace > with \*[Gt].wiz
2003-10-16More libedit readline emulation functions from: Gerry Swislowchristos
2003-09-26New sentence, new line; bump date for previous.wiz
2003-09-26Implement enough of readline's 4.0 async mode to make gdb happy. This ischristos
2003-07-16Bump date for last.wiz
2003-07-14Documented the return values from el_get().jeremy
2003-06-06Use Aq Pa instead of Fd \*[Lt]...\*[Gt]. From jmc@openbsd.wiz
2003-04-16Usewiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-21Replace -1 with \-1 for PostScript output; drop a trailing space and fix two ...wiz