]> git.wh0rd.org Git - nano.git/commit
control characters can only be properly filtered out in both non-UTF-8
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 17 Mar 2005 03:52:08 +0000 (03:52 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 17 Mar 2005 03:52:08 +0000 (03:52 +0000)
commitefec641a828d4536ba58a56e577d92ef21e995a8
tree61fd4ebcfd2ccc2d06790f1e977c0837dd72c383
parent77abec7ecf50614f08e03ecf116e7fe497fe2aae
control characters can only be properly filtered out in both non-UTF-8
and UTF-8 mode inside the output routines, so do it there instead of
inside the input routines

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2382 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
configure.ac
src/chars.c
src/nano.c
src/proto.h
src/winio.c