Mercurial > ec-dotfiles
comparison rc/inputrc @ 286:5bed5473ab29
Autocomplete with ^D in readline.
| author | Edho Arief <edho@myconan.net> |
|---|---|
| date | Thu, 22 Dec 2011 15:05:09 +0700 |
| parents | a7484f2c9616 |
| children | 0aef806944c8 |
comparison
equal
deleted
inserted
replaced
| 285:624eead87f86 | 286:5bed5473ab29 |
|---|---|
| 28 "\eOA": history-search-backward | 28 "\eOA": history-search-backward |
| 29 "\eOB": history-search-forward | 29 "\eOB": history-search-forward |
| 30 | 30 |
| 31 #Misc | 31 #Misc |
| 32 "\C-w": unix-filename-rubout | 32 "\C-w": unix-filename-rubout |
| 33 | 33 "\C-d": complete |
