]> git.wh0rd.org Git - nano.git/commit
fix color breakage; also, in main(), when opening files with
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 16 Jul 2005 07:06:36 +0000 (07:06 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 16 Jul 2005 07:06:36 +0000 (07:06 +0000)
commit8f1afee8132e36e3abcfb92bbff84c290e24b437
tree87a05cf813b64ff0b9df77d096cad4386e1c81cd
parentb00f7e3c6f9b1f066335535e835b5296a380ad6a
fix color breakage; also, in main(), when opening files with
"+LINE,COLUMN" arguments on the command line, don't update the screen
when moving to their specified lines and columns

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2873 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/color.c
src/files.c
src/nano.c
src/proto.h
src/search.c