| www.delorie.com/gnu/docs/git/git_12.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The input line is one of the main methods used by git to interact
with the user. All the answers the user should give in order to perform
some operation and all the shell like commands are built using it. So
here is a description of all the basic editing operations that the
`input line' provides. They are very much inspired from
Emacs, so Emacs users should have no problem using them.
3.1.8.1 Inserting Text Inserting text by simply typing it. 3.1.8.2 Moving Point How to move the cursor to the place where you want to change something. 3.1.8.3 Deleting and killing text 3.1.8.4 Case conversion of words. 3.1.8.5 Reusing recent input line arguments 3.1.8.6 Commands to set the mark 3.1.8.7 Reinserting recently killed text 3.1.8.8 Selecting files matching patterns
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |