kconfig: nconf: Use TAB to cycle thru dialog buttons
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 14 Oct 2024 09:18:28 +0000 (11:18 +0200)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 4 Nov 2024 08:53:09 +0000 (17:53 +0900)
commit4da0f0d0cc16606376b3fdb8a257f539b37ab057
tree27f4c18f46bcd938ceb883d78af48145097b1339
parent93096d7d2a86b45d1590b041fa9b31546f2f8095
kconfig: nconf: Use TAB to cycle thru dialog buttons

Add the ability to cycle through dialog buttons with the TAB key.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/nconf.gui.c