]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Merge topic branch t/completion into next
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 18 May 2025 17:26:10 +0000 (19:26 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 18 May 2025 17:26:10 +0000 (19:26 +0200)
The completers for para_client and para_audioc handle some cases
incorrectly or not at all. This series improves on that.

Started on 2025-04-07.

* refs/heads/t/completion:
  Revamp bash_completion.
  bash completion: Fix help option parsing.
  audioc: Fix option completion of version and stat.
  i9e: Introduce i9e_get_nonopt_argnum().
  i9e: Introduce i9e_cword_is_option_arg().
  i9e: Constify i9e_complete_option().

1  2 
audioc.c
client.c
play.c

diff --cc audioc.c
Simple merge
diff --cc client.c
Simple merge
diff --cc play.c
Simple merge