ianmacd
|
11a8ef47f8
|
- add FAQ on circumventing restricted file name completion of bash completion
by using M-/
|
2003-04-21 08:00:03 +00:00 |
|
ianmacd
|
4dc02f42c7
|
- add FAQ entry on colons starting a new completion token
|
2002-12-17 08:53:18 +00:00 |
|
ianmacd
|
eb5c0f1aef
|
- add paragraph to section on contributing about not writing to file-system
|
2002-12-05 04:26:28 +00:00 |
|
ianmacd
|
4daa4529be
|
- add a CONTRIBUTING section
|
2002-10-26 04:59:51 +00:00 |
|
ianmacd
|
d09b63e2e7
|
- corrections to tar comments
|
2002-06-25 14:29:41 +00:00 |
|
ianmacd
|
12bded6a0f
|
- add section on symlinks to directories having nothing to do with
bash_completion
|
2002-06-25 14:15:52 +00:00 |
|
ianmacd
|
900456a75a
|
- update FAQ to mention tar completion and $COMP_TAR_INTERNAL_PATHS
|
2002-06-25 13:48:51 +00:00 |
|
ianmacd
|
969b695d5e
|
- add part on setting $BASH_COMPLETION prior to sourcing main file
- add details on how to subscribe to new release announcements
|
2002-04-22 06:07:20 +00:00 |
|
ianmacd
|
6f3f15ca19
|
- add FAQs for $COMP_CVS_REMOTE and $COMP_CONFIGURE_HINTS
|
2002-04-03 17:33:20 +00:00 |
|
ianmacd
|
e8bf5a02bc
|
- add text to explain that we now handle the lack of comp{gen,plete} -o
in bash 2.04 in the completion code
|
2002-04-03 17:23:42 +00:00 |
|
ianmacd
|
fd1ce927d2
|
- add FAQs on $BASH_COMPLETION_DIR and rating
|
2002-03-11 17:53:32 +00:00 |
|
ianmacd
|
ac9ed76df4
|
- added information to TROUBLESHOOTING section on use of set -[vx] to produce
debugging output
- added information to KNOWN PROBLEMS on how the code often assumes GNU
versions of various text utilities
|
2002-03-02 00:09:41 +00:00 |
|
ianmacd
|
7431c79c22
|
- remove KNOWN PROBLEMS section on compgen errors, as I think I've got them
licked now
- start work on FAQ section
|
2002-02-27 08:13:37 +00:00 |
|
ianmacd
|
6fecbb751c
|
- added section to KNOWN PROBLEMS about have() only checking for commands
in $PATH, so that sudo completion ccan't perform subcompletion for commands
in /sbin and other such directories
|
2002-02-25 22:02:41 +00:00 |
|
ianmacd
|
33582d81ee
|
- added KNOWN PROBLEMS section with information on cd issue within Makefiles
and compgen errors when passed a parameter that begins with a hyphen
|
2002-02-25 05:54:16 +00:00 |
|
ianmacd
|
b19e3d0992
|
add troubleshooting information about bash 2.05 not appending a / when
complete -o filenames is used
|
2002-02-20 05:53:33 +00:00 |
|
ianmacd
|
2709d4d42c
|
add text on sourcing bash_completion from /etc/bashrc
|
2002-02-12 15:54:57 +00:00 |
|
ianmacd
|
0a5f613673
|
a very simple README file
|
2002-02-09 08:41:35 +00:00 |
|