Commit 966a4e0
fix(bash_completion): support BASH_COMPLETION_COMPAT_IGNORE
We remove the workaround for the "acroread.sh" and instead expose a
customization point via the new shell variable
"BASH_COMPLETION_COMPAT_IGNORE" so that the user can specify the files
in "BASH_COMPLETION_COMPAT_DIR" to ignore.
Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>1 parent 3414cb6 commit 966a4e0
3 files changed
+29
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 40 | | |
45 | 41 | | |
46 | 42 | | |
| |||
2519 | 2515 | | |
2520 | 2516 | | |
2521 | 2517 | | |
2522 | | - | |
| 2518 | + | |
2523 | 2519 | | |
2524 | 2520 | | |
2525 | 2521 | | |
2526 | | - | |
| 2522 | + | |
2527 | 2523 | | |
2528 | 2524 | | |
2529 | 2525 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
49 | 75 | | |
50 | 76 | | |
51 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments