GithubHelp home page GithubHelp logo

timwee / bash-vi-editing-mode-cheat-sheet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pkrumins/bash-vi-editing-mode-cheat-sheet

4.0 4.0 1.0 151 KB

Bash has two input modes - emacs and vi. This is vi input/editing mode keyboard shortcut cheat sheet.

Home Page: http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/

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

Bourne again shell (bash) has two input editing modes - emacs and vi. This is
vi editing mode cheat sheet. It lists all the keyboard shortcuts available
in vi 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 Documentation License.

The cheat sheet was created as supplementary material to my popular article
"Working Productively in Bash's Vi Command Line Editing Mode". This article
can be read on my website at the following address:

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

This cheat sheet is the 2nd in the series of working efficiently on the
command line.

The first article is "Bash Emacs Editing Mode Cheat Sheet":
http://www.catonmat.net/blog/bash-emacs-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 vi editing mode cheat sheet contains the following shortcuts:

    * Switching to command mode.
    * Commands for entering the input mode.
    * Basic movement commands.
    * Character finding commands.
    * Deletion commands.
    * Undo, redo, copy/paste commands.
    * Commands for shell history.
    * Completion commands.
    * Miscellaneous commands.

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/bash-vi-editing-mode-cheat-sheet.txt
  .pdf: http://www.catonmat.net/download/bash-vi-editing-mode-cheat-sheet.pdf
  .tex: http://www.catonmat.net/download/bash-vi-editing-mode-cheat-sheet.tex

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

    $ pdflatex bash-vi-editing-mode-cheat-sheet.tex

This will produce bash-vi-editing-mode-cheat-sheet.pdf

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


Have fun and be more productive on command line!


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

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

Contributors

pkrumins avatar

Stargazers

 avatar  avatar  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.