in parse_verbatim_kbinput(), don't include the ability to enter a
David Lawrence Ramsey authored
Unicode sequence via verbatim input mode if we're not in a UTF-8 locale


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3588 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
5c7d88dc
Name Last commit Last update
..
.cvsignore Major package reorganization:
Makefile.am in src/Makefile.am, if we're uninstalling, remove the "rnano" symlink
browser.c handle statusbar blanking in one place instead of many, so that it
chars.c ignore unhandled meta key sequences and escape sequences, and indicate
color.c clarify another comment
cut.c handle prepending of wrapped text in one place instead of many, so that
files.c handle prepending of wrapped text in one place instead of many, so that
global.c in shortcut_init(), remove the "Go To Line" shortcut in the replace
help.c more cleanly ignore unhandled meta key sequences and escape sequences;
move.c handle prepending of wrapped text in one place instead of many, so that
nano.c various input/output fixes: allow normal typing of high-bit control
nano.h comment and formatting fixes
prompt.c various input/output fixes: allow normal typing of high-bit control
proto.h various input/output fixes: allow normal typing of high-bit control
rcfile.c error message improvements
search.c handle prepending of wrapped text in one place instead of many, so that
text.c don't blank the statusbar after getting verbatim input if constant
utils.c more comment fixes
winio.c in parse_verbatim_kbinput(), don't include the ability to enter a