Searched refs:remap_keybindings (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts.noah/
H A Dremap_keys.bash0 # remap_keybindings.bash
12 #:docstring remap_keybindings:
13 # Usage: remap_keybindings old_function new_function
23 function remap_keybindings () function
69 provide remap_keybindings
71 # remap_keybindings.bash ends here
H A Dstty.bash12 require remap_keybindings
44 remap_keybindings "${readline_function}" "self-insert"

Completed in 60 milliseconds