public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/1] RFC: Bash autocompletion feature for igt
@ 2026-01-30 13:11 Jan Sokolowski
  2026-01-30 13:11 ` [PATCH i-g-t v2 1/1] RFC /scripts/bash-autocomplete: Create bash autocompletion scripts for tests Jan Sokolowski
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Sokolowski @ 2026-01-30 13:11 UTC (permalink / raw)
  To: igt-dev
  Cc: Jan Sokolowski, Jan Sokolowski, Zbigniew Kempczyński,
	Kamil Konieczny, Katarzyna Piecielska, Juha-Pekka Heikkila,
	Ashutosh Dixit

  This is a RFC for a feature that I've found to be useful not only
for me, but according to the rest of my team, to be of use to other
igt developers and users, that is, bash autocompletion feature.

This RFC currently only has an incomplete support for igt tests,
and supports following suggestions: --*, --run-subtest *, --device *.

Before I'll continue with the work, I'd like to ask what are your
opinions on this feature? Which tools other than tests could benefit
from having autocompletion added? 

Signed-off-by: Jan Sokolowski <jan.sokolowski@gmail.com>
Cc: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>
Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Cc: Katarzyna Piecielska <katarzyna.piecielska@intel.com>
Cc: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>


Jan Sokolowski (1):
  RFC /scripts/bash-autocomplete: Create bash autocompletion scripts for
    tests

 meson.sh                                      |  6 ++
 .../install_completions.sh                    | 85 +++++++++++++++++++
 2 files changed, 91 insertions(+)
 create mode 100755 scripts/bash_autocompletion/install_completions.sh

-- 
2.43.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-11 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-30 13:11 [PATCH i-g-t v2 0/1] RFC: Bash autocompletion feature for igt Jan Sokolowski
2026-01-30 13:11 ` [PATCH i-g-t v2 1/1] RFC /scripts/bash-autocomplete: Create bash autocompletion scripts for tests Jan Sokolowski
2026-02-05 13:34   ` Zbigniew Kempczyński
2026-02-11 14:07   ` Kamil Konieczny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox