Bash 3.00.16(7), paste-from-clipboard binding reset after command execution

Kirill Yarosh kirill@mivzak.com
Sun Jul 10 13:39:00 GMT 2005


Hi,
I have following line in my .inputrc:
"\C-v": paste-from-clipboard
When the bash starts ^V binded to quoted-insert.
$ bind -p | grep '"\\C-v'
"\C-v": quoted-insert
When I force bash to re-read-init-file with "\C-x\C-r"
^V bounded to paste-from-clipboard but until "Return" keyboard
key will pressed( until next command ).
After execution of new command the binding returns to quoted-insert.

Is it sane behavior ?


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list