obsoletes items
This commit is contained in:
parent
4b289de690
commit
129c48b0a4
26
README
26
README
@ -242,14 +242,6 @@ A. This is actually a 'feature' of bash. bash recognises a colon as
|
|||||||
Unfortunately, there's no way to turn this off. The only thing you
|
Unfortunately, there's no way to turn this off. The only thing you
|
||||||
can do is escape the colons with a backslash.
|
can do is escape the colons with a backslash.
|
||||||
|
|
||||||
Q. Where did urpmi completion go?
|
|
||||||
|
|
||||||
A. Guillaume Rousse <rousse@ccr.jussieu.fr> now maintains it separately as
|
|
||||||
part of the urpmi RPM package.
|
|
||||||
|
|
||||||
CVS: http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/urpmi/
|
|
||||||
Web: http://urpmi.org/
|
|
||||||
|
|
||||||
Q. Why is rpm completion so slow with -q?
|
Q. Why is rpm completion so slow with -q?
|
||||||
|
|
||||||
A. Probably because the database is being queried every time and this uses a
|
A. Probably because the database is being queried every time and this uses a
|
||||||
@ -294,24 +286,6 @@ A. The readline(3) library offers a few settings that can make tab
|
|||||||
This turns off the use of the internal pager when returning long
|
This turns off the use of the internal pager when returning long
|
||||||
completion lists.
|
completion lists.
|
||||||
|
|
||||||
Q. This code is rubbish/not bad/pretty good/the best thing since
|
|
||||||
sliced bread. How can I show my appreciation?
|
|
||||||
|
|
||||||
A. If you're a registered freshmeat.net user, take a moment to rate the
|
|
||||||
project at:
|
|
||||||
|
|
||||||
http://freshmeat.net/projects/bashcompletion
|
|
||||||
|
|
||||||
Of course, writing to us and letting us know how you feel also works.
|
|
||||||
Patches and new completion routines are most welcome, too.
|
|
||||||
|
|
||||||
Q. How can I stay abreast of new releases?
|
|
||||||
|
|
||||||
A. If you're a registered freshmeat.net user, you can subscribe to new release
|
|
||||||
announcements at:
|
|
||||||
|
|
||||||
http://freshmeat.net/projects/bashcompletion
|
|
||||||
|
|
||||||
Q. Is bash the be-all-and-end-all of completion as far as shells go?
|
Q. Is bash the be-all-and-end-all of completion as far as shells go?
|
||||||
|
|
||||||
A. Absolutely not. zsh has an extremely sophisticated completion system
|
A. Absolutely not. zsh has an extremely sophisticated completion system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user