Commit 5cf95c45 authored by Chris Allegretta's avatar Chris Allegretta
Browse files

Mark bug 80 as fixed


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4368 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
** Open BUGS ** ** Open BUGS **
- Cutting the line at the top of the screen recenters to center (71) - Cutting the line at the top of the screen recenters to center (71)
- Segfault editing at COLS presumably due to new color syntax
highlighting (80)
** Fixed BUGS ** ** Fixed BUGS **
- Marked cutting sometimes leaves a newline in the file unintelligently, - Marked cutting sometimes leaves a newline in the file unintelligently,
...@@ -156,6 +154,8 @@ ...@@ -156,6 +154,8 @@
page up/down, insert, and unbinds all other control and F keys for it, page up/down, insert, and unbinds all other control and F keys for it,
nano will do the wrong thing when reading the key which is normally nano will do the wrong thing when reading the key which is normally
assigned to it (79 - may not be worth fixing) [FIXED] assigned to it (79 - may not be worth fixing) [FIXED]
- Segfault editing at COLS presumably due to new color syntax
highlighting (80) [FIXED]
$Id$ $Id$
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment