Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 2
    An additional tip for listing the actual readline bindings of the shell is bind -p. Commented May 21, 2013 at 11:27
  • 1
    Most such codes are interpreted by your terminal; read about ANSI escape codes on Wikipedia for a large listing. Commented May 21, 2013 at 14:07
  • stty -a displays the terminal's line settings Commented May 22, 2013 at 14:04