]> git.wh0rd.org Git - nano.git/commit
readd get_byte_kbinput(), modify get_word_kbinput() to handle
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 3 Jan 2005 19:56:56 +0000 (19:56 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 3 Jan 2005 19:56:56 +0000 (19:56 +0000)
commitf0a53f02a10b1383be8cd7929edb24214562a3ca
treee6e6efe6d12eab3ec87e15acc6bf45c2edf832f1
parent423326fc7174b903b8e69ff99306aac24a001747
readd get_byte_kbinput(), modify get_word_kbinput() to handle
hexadecimal instead of decimal values, make normal input use
get_byte_kbinput(), make verbatim input use get_word_kbinput(), and
update faq.html to mention these changes

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2221 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
doc/faq.html
src/nano.c
src/proto.h
src/winio.c