OSDN Git Service

askfor_aux()やget_string()などのように文字列入力する場合はテンキーは
authornothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 18 Oct 2003 10:47:11 +0000 (10:47 +0000)
committernothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 18 Oct 2003 10:47:11 +0000 (10:47 +0000)
commit0799708880fbd11a6a9a8ed42f6cf726edd0fe7e
treecf8552470baa6be00c5d974cc77c20f6deddbf55
parente75aaee5bb577281a479e48a4f0766b7491ed158
askfor_aux()やget_string()などのように文字列入力する場合はテンキーは
カーソル扱いではなく数値入力できるように変更. inkey_special()の引数で
テンキーの扱いを変えるようにした.
src/autopick.c
src/birth.c
src/cmd4.c
src/externs.h
src/files.c
src/util.c