stefanf 2005-08-10 13:38:01 UTC
FreeBSD src repository
Modified files:
lib/libedit vi.c
Log:
Submitted to and merged from NetBSD (rev. 1.23 and 1.24):
- Don't delete the current line when typing `yy'.
- Don't use a possibly stale pointer in cv_paste().
-
Revision Changes Path
1.13 +7 -6 src/lib/libedit/vi.c