Hi, could anybody please help me with setup of my bash (readline) .inputrc file - I'd like to bind the following keys to the following actions (usual Windows editor associations):
?: kill-word # Ctrl-Del ?: backward-word # Ctrl-Left (left is "\e[D") ?: forward-word # Ctrl-Right (left is "\e[C") Thanks for any suggestions! Cheers, Milan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/