Jean-Marc Lasgouttes wrote:
\bind overrides the old binding. That is the extant behavior, and I'd guess some people rely upon it. \addbind adds a new binding to the list.rgheck <[EMAIL PROTECTED]> writes:-\bind "Tab" "cell-forward" +\bind "Tab" "completion-accept" +\addbind "Tab" "cell-forward"What is the difference between \bind and \addbind when a binding already exists? What does \bind do when 2 bindings already exist?
Updated patch on the way. rh