Mercurial > dotfiles
annotate .inputrc @ 46:8946e6ae2747
Stopgap hg-svn-mkbranch command to save me typing until the feature goes into hgsubversion itself.
| author | Augie Fackler <durin42@gmail.com> |
|---|---|
| date | Mon, 09 Feb 2009 15:04:30 -0600 |
| parents | c8d8dcd3f262 |
| children |
| rev | line source |
|---|---|
|
5
c8d8dcd3f262
Improved bash environment a little bit.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
1 tab: complete |
|
c8d8dcd3f262
Improved bash environment a little bit.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
2 set completion-ignore-case on |
|
c8d8dcd3f262
Improved bash environment a little bit.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
3 set blink-matching-paren on |
|
c8d8dcd3f262
Improved bash environment a little bit.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
4 |
