Giter VIP home page Giter VIP logo

bash-emacs-editing-mode-cheat-sheet's Introduction

Bourne again shell (bash) has two input editing modes - emacs and vi. This is
emacs editing mode cheat sheet. It lists all the keyboard shortcuts available
in emacs mode. It will make you much more productive in the shell.

It was created by Peteris Krumins ([email protected]).
His blog is at http://www.catonmat.net  --  good coders code, great reuse.

The cheat sheet is released under GNU Free Document License.

The cheat sheet was created as supplementary material to my popular article
"Bash Emacs Editing Mode Cheat Sheet". This article can be read on my website
at the following address:

    http://www.catonmat.net/blog/bash-emacs-editing-mode-cheat-sheet/

This cheat sheet is the 1st in the series of working efficiently on the
command line.

The second article is "Bash Vi Editing Mode Cheat Sheet":
http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/

And the third is "The Definitive Guide to Bash Command Line History":
http://www.catonmat.net/blog/the-definitive-guide-to-bash-command-line-history/

------------------------------------------------------------------------------

The emacs editing mode cheat sheet contains the following shortcuts:

    * Commands for moving.
    * Commands for changing text.
    * Killing (copying) and yanking (pasting) text.
    * Creating and playing keyboard macros.
    * Commands for manipulating command history.
    * Completing commands and filenames.
    * Miscellaneous keyboard shortcuts (such as undo, create mark, etc.)

It's available in .txt (ascii), .pdf and latex (.tex) formats. The latest
version of this cheat sheet can always be downloaded here:

  .txt: http://www.catonmat.net/download/readline-emacs-editing-mode-cheat-sheet.txt
  .pdf: http://www.catonmat.net/download/readline-emacs-editing-mode-cheat-sheet.pdf
  .tex: http://www.catonmat.net/download/readline-emacs-editing-mode-cheat-sheet.tex

To create a new .pdf from latex's .tex, use pdflatex command:

    $ pdflatex readline-emacs-editing-mode-cheat-sheet.tex

This will produce readline-emacs-editing-mode-cheat-sheet.pdf.

------------------------------------------------------------------------------


Have fun and be more productive on command line.


Sincerely,
Peteris Krumins
http://www.catonmat.net

bash-emacs-editing-mode-cheat-sheet's People

Contributors

pkrumins avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.