xref: /netbsd-src/lib/libedit/ChangeLog (revision 6f436dc7ead26e1eaa3d4e3919e2b0de50d3c42a)
1*6f436dc7Schristos2021-08-29	Christos Zoulas	<christos@netbsd.org>
2*6f436dc7Schristos
3*6f436dc7Schristos	Change default mappings:
4*6f436dc7Schristos	    map ^W to ed-delete-prev-word and not kill-region
5*6f436dc7Schristos	    map ^R to em-inc-search-next and not redisplay
6*6f436dc7Schristos
7