cvs commit: src/bin/mined mined.h mined1.c mined2.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Mar 14 18:26:10 PST 2005
dillon 2005/03/14 18:25:26 PST
DragonFly src repository
Modified files:
bin/mined mined.h mined1.c mined2.c
Log:
Make ^L redraw the screen, like people expect.
Make ^Z tty-stop the editor, like people expect (but don't try to
deal with window resizes).
Revision Changes Path
1.3 +1 -0 src/bin/mined/mined.h
1.3 +4 -4 src/bin/mined/mined1.c
1.3 +11 -2 src/bin/mined/mined2.c
http://www.dragonflybsd.org/cvsweb/src/bin/mined/mined.h.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/mined/mined1.c.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/mined/mined2.c.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list