linux/scripts/kconfig
Wang YanQing 87727d453b menuconfig:inputbox: support navigate input position
This patch add support navigate input position *inside* the input
field with LEFT/RIGHT, so it is possible to modify the text in place.

Signed-off-by: Wang YanQing <udknight@gmail.com>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-12-25 23:42:37 +01:00
..
lxdialog menuconfig:inputbox: support navigate input position 2012-12-25 23:42:37 +01:00
.gitignore kconfig: remove lkc_defs.h from .gitignore and dontdiff 2012-07-13 15:08:25 +02:00
check.sh kbuild: Fix gcc -x syntax 2012-10-03 09:03:24 +02:00
conf.c kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias 2012-09-27 18:18:07 +02:00
confdata.c kconfig: allow long lines in config file 2012-07-13 22:51:30 +02:00
expr.c kconfig: Fix malloc handling in conf tools 2012-11-20 12:12:47 +01:00
expr.h menuconfig: Assign jump keys per-page instead of globally 2012-09-27 18:09:24 +02:00
gconf.c kconfig: get CONFIG_ prefix from the environment 2012-11-20 11:20:08 +01:00
gconf.glade
images.c
kxgettext.c
lkc_proto.h menuconfig: Assign jump keys per-page instead of globally 2012-09-27 18:09:24 +02:00
lkc.h kconfig: Fix malloc handling in conf tools 2012-11-20 12:12:47 +01:00
Makefile scripts/kconfig: ensure we use proper CONFIG_ prefix 2012-12-20 23:02:03 +01:00
mconf.c kconfig: remove CONFIG_ from string constants 2012-11-20 11:20:08 +01:00
menu.c kconfig: Fix malloc handling in conf tools 2012-11-20 12:12:47 +01:00
merge_config.sh merge_config.sh: Add option to specify output dir 2012-12-09 18:22:17 +01:00
nconf.c kconfig: get CONFIG_ prefix from the environment 2012-11-20 11:20:08 +01:00
nconf.gui.c nconf: add u, d command keys in scroll windows 2012-07-26 12:20:46 +02:00
nconf.h scripts/kconfig/nconf: dynamically alloc dialog_input_result 2011-09-09 14:40:08 +02:00
POTFILES.in
qconf.cc
qconf.h
streamline_config.pl localmodconfig: Fix localyesconfig to set to 'y' not 'm' 2012-10-01 12:35:17 -04:00
symbol.c kconfig: Fix malloc handling in conf tools 2012-11-20 12:12:47 +01:00
util.c kconfig: Fix malloc handling in conf tools 2012-11-20 12:12:47 +01:00
zconf.gperf
zconf.hash.c_shipped
zconf.l kconfig: Fix malloc handling in conf tools 2012-11-20 12:12:47 +01:00
zconf.lex.c_shipped kconfig: Regenerate lexer 2012-11-20 12:12:57 +01:00
zconf.tab.c_shipped
zconf.y