.inputrc
changeset 730 2a20e23423d6
parent 722 9bd7ce98c7ce
child 818 ed6620260c69
equal deleted inserted replaced
729:3808bb55f8bb 730:2a20e23423d6
    68 $if Bash
    68 $if Bash
    69 # Invoke an editor on the current command line, and execute the result as
    69 # Invoke an editor on the current command line, and execute the result as
    70 # shell commands. Bash attempts to invoke $FCEDIT, $EDITOR, and emacs as the
    70 # shell commands. Bash attempts to invoke $FCEDIT, $EDITOR, and emacs as the
    71 # editor, in that order.
    71 # editor, in that order.
    72 "\C-x\C-e": edit-and-execute-command
    72 "\C-x\C-e": edit-and-execute-command
       
    73 Space: magic-space
    73 $endif
    74 $endif
    74 
    75 
    75 # Define my favorite Emacs key bindings.
    76 # Define my favorite Emacs key bindings.
    76 "\C-@": set-mark
    77 "\C-@": set-mark
    77 "\C-w": kill-region
    78 "\C-w": kill-region