summaryrefslogtreecommitdiff
path: root/lib/libedit/editline.3
AgeCommit message (Expand)Author
2021-08-15Add verb to sentence.wiz
2021-08-15Disable attempts to handle EINTR and non-blocking I/O by default. It ischristos
2018-11-18Remove utf-8 requirement (Yuichiro NAITO)christos
2017-09-02Remove trailing whitespace; convert Xr readline to Nm readline, sincewiz
2017-09-01PR/51517: Jay West: Tty settings not restored on exitchristos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-27mention the limitation of the literal sequence delimiter.christos
2017-06-27Include EDITRC in doc.kre
2017-04-10Add missing argument for H_SET.abhinav
2016-05-22documentation improvements (Ingo Schwarze)christos
2016-05-21Fix the prototype used by EL_GETCFN, mention the associated typedefchristos
2016-05-09GNU readline(3) regards history chronologically, that is, from thechristos
2016-04-28new man page from Ingo Schwarze.christos
2016-02-25Use \- for minus sign, use Ev, use Er.wiz
2016-02-24Fix el_{w,}getc documentation (Ingo Schwarze)christos
2016-02-24Fixes from OpenBSD via Ingo Schwarze:christos
2015-11-03Fix descriptions of el_set functions.christos
2014-12-25Bump date for previous.wiz
2014-12-25From Ingo Schwarze, based on changes from Kaspars Bankovskis:wiz
2014-05-11Add An to authors. Wording.wiz
2014-05-11Add a history function that takes a FILE pointer; needed for Capsicum.christos
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