diff options
Diffstat (limited to 'lib/libedit/ChangeLog')
| -rw-r--r-- | lib/libedit/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libedit/ChangeLog b/lib/libedit/ChangeLog new file mode 100644 index 00000000000..35c9205a43d --- /dev/null +++ b/lib/libedit/ChangeLog @@ -0,0 +1,6 @@ +2021-08-29 Christos Zoulas <christos@netbsd.org> + + Change default mappings: + map ^W to ed-delete-prev-word and not kill-region + map ^R to em-inc-search-next and not redisplay + |
