Up to [cvs.netbsd.org] / src / lib / libedit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:05:27 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
sync with head
Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 24 20:09:30 2012 UTC (2 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
HEAD
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
From: Jilles Tjoelker: Add a mapping for the cursor delete key
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 29 23:44:45 2011 UTC (9 months, 3 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6
Branch point for: yamt-pagecache
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
pass -Wconversion
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 28 01:56:27 2011 UTC (9 months, 4 weeks ago) by christos
Branch: MAIN
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
Rename key to keymacro to avoid conflicts with term.h. The renaming of term to terminal was again to avoid conflicts with term.h. term.h is a moving namespace violation.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 28 01:05:20 2011 UTC (9 months, 4 weeks ago) by christos
Branch: MAIN
term -> terminal XXX: need to rename key_ too.