Module Name: src Committed By: christos Date: Sun Aug 29 09:41:59 UTC 2021
Modified Files: src/lib/libedit: map.c Log Message: ^W is traditionally bound to ed-delete-prev-word and not kill-region ^R is traditionally bound to em-inc-search-next and not redisplay This is what mksh, zsh bash, readline do (Baptiste Daroussin) To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/lib/libedit/map.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.