cvs commit: src/bin/sh histedit.c
Peter Avalos
pavalos at crater.dragonflybsd.org
Sat Jan 13 11:49:11 PST 2007
pavalos 2007/01/13 11:47:56 PST
DragonFly src repository
Modified files:
bin/sh histedit.c
Log:
Fix typo and remove unneeded comments.
Adding an entry to the history with H_ENTER moves libedit's internal
history cursor. Reset the cursor after adding the entry to the history
when doing ``fc -s'' so the output is correct.
More libedit adjustments.
Obtained-from: FreeBSD
Revision Changes Path
1.10 +18 -14 src/bin/sh/histedit.c
http://www.dragonflybsd.org/cvsweb/src/bin/sh/histedit.c.diff?r1=1.9&r2=1.10&f=u
More information about the Commits
mailing list