]> git.tuebingen.mpg.de Git - paraslash.git/commit
audioc: Fix option completion of version and stat.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 4 May 2025 00:35:49 +0000 (02:35 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 18 May 2025 17:19:02 +0000 (19:19 +0200)
commita3c89d6243aa09495e72dbc0e6392db3d58fb9b4
tree0830653b8993f62fede73a488cbdfb0673842d2b
parent9f4e112de873bca8f947e7e80ef5048172515f1b
audioc: Fix option completion of version and stat.

If the current word starts with a dash, we should always complete on options,
regardless of the word number.
audioc.c