Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's right. If anyone wants to check their bindings, use:

    bind -p
or

    bind -P
For example:

    $ bind -P |grep execute
    edit-and-execute-command can be found on "\C-x\C-e".
    $
The "bind" shell built-in is detailed in the SHELL BUILTIN COMMANDS section of the "bash" manual.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: