ISSOtm
|
0105779789
|
Fix incorrect Bash completions after --long-opt=
This is because `$COMP_CWORD` points to that `=` "word".
|
2022-08-10 08:44:41 +02:00 |
|
ISSOtm
|
9ef7954670
|
Fix some lint warnings in Bash completions
|
2022-08-10 00:16:05 +02:00 |
|
ISSOtm
|
d7d524294b
|
Fix shebangs in Bash completion scripts
Not that you are really supposed to run them stand-alone?
|
2022-08-09 22:32:18 +02:00 |
|
ISSOtm
|
12fed4c68e
|
Harden Bash completion scripts against invalid states
Printing an error message is better than locking the shell up, honestly.
|
2022-08-09 22:30:50 +02:00 |
|
ISSOtm
|
3db3421f07
|
Correct wrong state transitions in RGBGFX Bash completion script
Isn't strinly-typed programming just lovely?
Fixes #1018
|
2022-08-09 22:28:12 +02:00 |
|
ISSOtm
|
2b83a81ceb
|
Update completion scripts
Also correct minor blunders in the man page
|
2022-07-02 17:04:17 +02:00 |
|
ISSOtm
|
4a4b22c78c
|
Add Bash completion scripts for the last 3
|
2021-11-23 22:10:08 +01:00 |
|