Commit Graph

6 Commits

Author SHA1 Message Date
b4a6c4c4cf slight code cleanup 2025-05-18 15:39:50 +02:00
a75dbb9c84 fix some inconsistencies
- the currently edited word should be omitted when removing
   duplicate completion suggestions, which is not necessarily
   the last word
 - when using "compgen", mark "$cur" as non-option argument
 - some formatting cleanup
2025-05-18 06:17:02 +02:00
0e1a4c4534 code cleanup of completion logic 2025-05-18 05:20:16 +02:00
4574f37340 correct declaration of local variables 2025-05-18 02:18:30 +02:00
cf4477bb1c completion suggests only one command verb 2025-05-18 02:03:47 +02:00
2d0adfb7c0 add bash completion support 2025-05-18 01:18:52 +02:00