..
TEST
unbreak readline history.
2010-09-16 20:08:51 +00:00
readline
unbreak readline history.
2010-09-16 20:08:51 +00:00
Makefile
Userland now builds and uses terminfo instead of termcap.
2010-02-03 15:34:37 +00:00
chared.c
setup a callback to be invoked on resize buffers so that readline can
2010-08-28 15:44:59 +00:00
chared.h
setup a callback to be invoked on resize buffers so that readline can
2010-08-28 15:44:59 +00:00
chartype.c
From Jess Thrysoee
2010-04-15 00:55:57 +00:00
chartype.h
Use the same hack for Solaris and MacOS/X. This is not right, we only really
2010-04-20 02:01:13 +00:00
common.c
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
config.h
Define HAVE_STRUCT_DIRENT_D_NAMLEN in config,h, and test it when
2009-01-26 17:32:41 +00:00
editline.3
Bump date for historyw -> history_w.
2010-01-03 19:05:26 +00:00
editrc.5
Drop trailing whitespace.
2009-04-11 22:17:52 +00:00
el.c
setup a callback to be invoked on resize buffers so that readline can
2010-08-28 15:44:59 +00:00
el.h
- Document and enable wide character support.
2009-12-31 15:58:26 +00:00
eln.c
PR/43998, PR/44021: In narrow history emulation, don't treat UTF-8 character
2010-11-04 13:53:12 +00:00
emacs.c
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
filecomplete.c
Improve previous to avoid changing the interface of an externally
2010-12-06 00:05:38 +00:00
filecomplete.h
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
hist.c
Fix wide build, test it, but don't turn it on yet.
2009-12-30 23:54:52 +00:00
hist.h
Fix wide build, test it, but don't turn it on yet.
2009-12-30 23:54:52 +00:00
histedit.h
setup a callback to be invoked on resize buffers so that readline can
2010-08-28 15:44:59 +00:00
history.c
rename historyw -> history_w for consistency.
2010-01-03 18:27:10 +00:00
key.c
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
key.h
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
makelist
shame on solaris that is the last OS not supporting $()
2010-04-18 21:17:05 +00:00
map.c
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
map.h
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
parse.c
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
parse.h
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
prompt.c
- Document and enable wide character support.
2009-12-31 15:58:26 +00:00
prompt.h
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
read.c
refresh only on SIGCONT not SIGWINCH from Edward Sheldrake
2010-07-21 18:18:52 +00:00
read.h
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
readline.c
unbreak readline history.
2010-09-16 20:08:51 +00:00
refresh.c
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
refresh.h
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
search.c
From Jess Thrysoee
2010-04-15 00:57:33 +00:00
search.h
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
shlib_version
bump shared libraries.
2009-01-11 03:07:47 +00:00
sig.c
reset and redraw on sigcont. From Anon Ymous.
2009-02-19 15:20:22 +00:00
sig.h
reset and redraw on sigcont. From Anon Ymous.
2009-02-19 15:20:22 +00:00
sys.h
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
term.c
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
term.h
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
tokenizer.c
rename historyw -> history_w for consistency.
2010-01-03 18:27:10 +00:00
tty.c
ffs needs strings.h
2010-04-18 21:17:22 +00:00
tty.h
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
2009-12-30 22:37:40 +00:00
vi.c
fix fd leak found by Igor Zinovik
2010-10-23 23:27:40 +00:00