Commit Graph

58 Commits (master)

Author SHA1 Message Date
Ville Skyttä 1d9e705639 Document how to avoid command_not_found_handler interference 2015-06-23 16:40:23 +03:00
Ville Skyttä caaa4745e4 Revert "README: Don't hardcode /etc in cmake fallback dir"
This reverts commit 2c5efeec3a.

Dunno if there's a standard way to refer to /etc in cmake after all.
2015-02-15 11:17:34 +02:00
Ville Skyttä 2c5efeec3a README: Don't hardcode /etc in cmake fallback dir 2015-02-15 11:04:11 +02:00
Ville Skyttä 889718be68 README: Add cmake usage example 2015-02-15 10:45:13 +02:00
Ville Skyttä 3a8e7bd0fe README: Add autotools and cmake tips 2015-02-15 10:02:22 +02:00
Ville Skyttä 293bbaaa90 FAQ: Clarify that we mean the bash man page for M-/ 2014-03-09 18:17:05 +02:00
David Paleino cb0526cb01 Fix bash_completion paths in README (Debian: #647941) 2011-11-08 09:19:01 +01:00
Ville Skyttä 99c4f7f25f README: Dynamic loading related updates. 2011-10-15 18:11:30 +03:00
Ville Skyttä 52637750d1 README: Don't ask for CHANGES entries, our release manager takes care of it. 2011-08-06 19:40:24 +03:00
Ville Skyttä 525d6e77ba Provide profile.d hook for per user disabling of bash_completion (Debian: #593835). 2011-07-08 00:34:57 +03:00
Ville Skyttä ae3be4b725 README: Recommend git send-email. 2011-06-18 15:59:32 +03:00
Ville Skyttä 6df8c8e530 docs: Update "simply sourcing" instructions to match new layout, check $PS1. 2011-05-02 21:50:07 +03:00
David Paleino 4632248cbb Get rid of $BASH_COMPLETION as well 2011-05-02 19:04:24 +02:00
Ville Skyttä 6589a0d61b Drop support for bash < 4.1, clean up no longer needed low hanging cruft. 2011-04-21 12:20:59 +03:00
Ville Skyttä bc8bfb7ba8 Note test suite dependencies. 2011-01-03 00:01:55 +02:00
Ville Skyttä 24a37fc840 Note autotools installation steps. 2011-01-02 23:43:28 +02:00
Ville Skyttä 314cc0f13a Drop support for bash < 3.2. 2010-03-06 14:24:57 +02:00
Ville Skyttä 5c5d804696 Update patch submission guidelines. 2010-01-24 19:36:10 +02:00
Ville Skyttä 9c2843a956 Remove/rephrase some obsolete bash 2 related comments. 2010-01-03 14:03:38 +02:00
Ville Skyttä 40a83563fd Add echo/printf and command/builtin considerations. 2009-12-15 23:51:48 +02:00
Ville Skyttä a58062400d Note POSIX spec. 2009-11-03 22:14:44 +02:00
Guillaume Rousse 129c48b0a4 obsoletes items 2009-10-26 11:07:29 +01:00
Ville Skyttä e16e072659 bash < 3 support removal step 3: update documentation. 2009-10-22 11:37:35 +03:00
Ville Skyttä 098dcd80b6 Add portability note to long option preference. 2009-10-18 20:40:29 +03:00
Ville Skyttä e5ee07711d Note preference towards long options only. 2009-10-18 17:58:40 +03:00
Ville Skyttä cabaca41d0 Various updates. 2009-10-13 22:35:42 +03:00
Ville Skyttä e31f8d8b81 Update freshmeat.net URLs. 2009-10-13 22:24:59 +03:00
Ville Skyttä 80db1412cd Add note about compgen -- $cur vs embedding $cur in external command arguments. 2009-04-14 21:38:03 +03:00
Ville Skyttä 1445d43b49 Spelling fixes. 2009-01-10 21:08:39 +02:00
David Paleino 6e61e669e7 README updated: explain how to use bash-completion correctly.
(Closes: #482383)
2008-11-22 18:14:40 +01:00
Luk Claes f6459eb68a prepare for release 2008-06-21 22:19:37 +02:00
ianmacd bada11acc6 Add a section about POSIX quoting issue in bash 3.1.
Correct URL to a previous patch for bash 2.05b.
2006-03-02 00:13:46 +00:00
ianmacd a3c74120ab Mention the use of ~/.inputrc as an alternative to /etc/inputrc. 2006-02-25 13:41:11 +00:00
ianmacd 64ebb33510 Mention useful readline settings, like show-all-if-ambiguous. Suggested by
Richard Neill <rn214@hermes.cam.ac.uk>.
2006-02-25 13:39:51 +00:00
ianmacd 760c04a0a9 Update example code and the text for 3.x. 2006-02-25 00:38:32 +00:00
ianmacd e83f9b77d3 Fix typo. 2005-07-11 21:19:42 +00:00
ianmacd 7f00e7f870 - add urpmi URLs 2003-09-13 15:23:47 +00:00
ianmacd b9e07877c1 - add note about where urpmi completion now lives
- add note about why rpm -q completion can be slow
2003-09-13 15:04:14 +00:00
ianmacd 943f46c373 - add an FAQ about zsh 2003-08-18 07:38:20 +00:00
ianmacd 7a43833338 - add details of using /etc/profile.d and how to deal with MacOS X 2003-08-03 16:45:59 +00:00
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