summaryrefslogtreecommitdiff
path: root/lib/libedit/refresh.c
AgeCommit message (Expand)Author
2005-11-09Refresh bug reported by Julien Torres:christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-19From michael@moria.de:christos
2003-03-10s/u_int32_t/unsigned int/christos
2002-11-15de-lintchristos
2002-11-15PR/18995: David Laight: libedit fixes for posix conformant shchristos
2002-11-12Fix signed/unsigned comparison warnings.thorpej
2002-10-27vi mode and memory fixes from david laight.christos
2002-10-27PR/17954: SAITOH Masanobu: since we have opost and onlcr set, we don't needchristos
2002-03-18- constify; passes all gcc and lint strict checks.christos
2001-04-13rename 3 arg ELRE_DEBUG to ELRE_ASSERT, add 2 arg ELRE_DEBUG, and change alllukem
2001-01-10Enlarge editline buffers as needed to support arbitrary length lines.jdolecek
2000-09-04convert to new style guide, which includes:lukem
2000-03-13Fix doubled 'the's.soren
2000-02-19Fix refresh glitches when using auto-margin.mycroft
2000-01-20Add support for automatic and magic margins (from tcsh)christos
1999-11-13instead of using a private coord_t global variable to store the size of thelukem
1999-11-12- implement printing a right-side prompt. code derived from similar worklukem
1999-10-15don't assume locales are not working - it may not be the casejdolecek
1999-07-02More trailing white space.simonb
1999-06-12Make this compile under linuxchristos
1999-02-05delint.christos
1998-12-12delintchristos
1998-05-20cast is*() arg to unsigned charchristos
1997-07-06Fix compiler warnings.christos
1997-01-11RCSid policelukem
1994-05-06libedit!cgd