David Lawrence Ramsey
|
b7f6bf794d
|
more miscellaneous cosmetic fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3961 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2006-11-21 04:11:18 +00:00 |
David Lawrence Ramsey
|
79f946b682
|
miscellaneous cosmetic fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3960 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2006-11-21 04:06:13 +00:00 |
Chris Allegretta
|
6df90f5787
|
DLR and DB fixes mega-merge
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1235 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2002-07-19 01:08:59 +00:00 |
Jordi Mallach
|
3ac937a023
|
Reformat: put open bugs at the top.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1217 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2002-05-18 21:15:24 +00:00 |
Chris Allegretta
|
7162e3d686
|
DB's latest patch
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1170 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2002-04-06 05:02:14 +00:00 |
Chris Allegretta
|
52c5a6ea48
|
External command code and fix for BUG #70
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1136 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2002-03-21 05:07:28 +00:00 |
Chris Allegretta
|
8dbfb5c2ce
|
Re-add the changes since the CVS tarball was made *argh*
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1052 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2002-01-28 15:56:15 +00:00 |
Chris Allegretta
|
5bbce6a847
|
Oops, make that Bug #68 :-)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@994 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2002-01-10 12:48:16 +00:00 |
Chris Allegretta
|
7b0667fa7a
|
- nano.c:do_suspend() - Call tcsetattr() to restore the old terminal settings, so tcsh can use ^C after suspend for example (fixes BUG #67)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@992 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2002-01-10 12:44:21 +00:00 |
Chris Allegretta
|
31b2b81e53
|
Add filebot magic line bug as bug #66
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@823 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-10-03 01:51:33 +00:00 |
Chris Allegretta
|
5e4b1085b4
|
Add single line bug as Bug #65
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@822 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-10-03 00:45:06 +00:00 |
Chris Allegretta
|
c1049aced1
|
Add and fix bugs #63 and 64
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@744 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-08-17 00:03:46 +00:00 |
Chris Allegretta
|
1a8b296adf
|
write_file() - Increment lineswritten when the very last line isn't null. Fixes off by one count when writing selection to file.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@704 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-06-30 18:41:08 +00:00 |
Chris Allegretta
|
d173c15ce5
|
Add and close BUG #62
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@701 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-06-28 16:54:59 +00:00 |
Chris Allegretta
|
500b5e3539
|
do_cut_text(): Moved the case of current == mark_beginbuf into cut_marke segment, so do_writeout could call it when writing selection to file. Added some NANO_SMALL ifdefs
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@689 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-06-21 23:58:47 +00:00 |
Chris Allegretta
|
658399aeb9
|
Moved extension functions to meta keys, new macro TOGGLE() for toggling flags
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@686 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-06-14 02:54:22 +00:00 |
Chris Allegretta
|
3ba29535a3
|
do_cut_text() - If the next line is empty when using -k, create a dummy line and add it to the cutbuffer (fixes bug #61)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@680 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-06-10 20:41:20 +00:00 |
Jordi Mallach
|
b4d6ad0ef6
|
Added rcfile.c to the translated files, added gettext calls to some messages that didn't have it and updated Spanish. New po files for the rest.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@670 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-05-24 13:10:06 +00:00 |
Chris Allegretta
|
53ea9d162b
|
Add BUG #60
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@664 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-05-18 19:58:33 +00:00 |
Chris Allegretta
|
88520c93be
|
Various spelling updates by David Lawrence Ramsey
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@639 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-05-05 17:45:54 +00:00 |
Chris Allegretta
|
6cb4e885f2
|
page_up() - Rewritten with a loop to make screen updates work when mark is set (fixes bug #59).
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@618 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-04-29 02:26:17 +00:00 |
Chris Allegretta
|
5050aa6ae7
|
Addand fix bug #59
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@612 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-04-22 07:10:21 +00:00 |
Chris Allegretta
|
38068cd152
|
Nano 1.0.1 release
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@588 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-04-06 20:04:23 +00:00 |
Chris Allegretta
|
0876dc9860
|
Change some lstats to stats, check file via lstat first, then stat() if it's a link in the browser
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@579 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-03-28 13:04:08 +00:00 |
Chris Allegretta
|
49805175e3
|
files.c:diralphasort() - Changed stat calls to lstat to stop abort on symlinks, otherwise return 0. (Matthias Andree, fixes bug #58)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@578 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-03-28 02:14:28 +00:00 |
Chris Allegretta
|
565f7d5558
|
Added and fixed BUG #57
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@562 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-03-15 02:02:20 +00:00 |
Chris Allegretta
|
74bb31b15a
|
Fix BUG #56 found on SourceForge
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@559 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-03-14 09:08:14 +00:00 |
Chris Allegretta
|
94a78b8fb3
|
Added check for samlinewrap case and cursor placement fixes, closing BUG #55 =-)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@558 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-03-14 08:28:48 +00:00 |
Chris Allegretta
|
8546fa016e
|
Added Bug #55
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@530 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-02-12 05:01:05 +00:00 |
Chris Allegretta
|
09f39cbec6
|
Fix for bugu #54
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@518 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-02-05 13:43:23 +00:00 |
Chris Allegretta
|
a8785e0793
|
Added BUG #54
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@517 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-02-04 22:21:12 +00:00 |
Chris Allegretta
|
08020889d3
|
Fix for resizing the window in modes other than normal edit mode Changes to handle_sigwinch(), main(). Fixes bug #52 (Rocco)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@509 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-01-29 23:37:54 +00:00 |
Robert Siemborski
|
221a46e271
|
updated bugs as discussed on the list
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@507 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-01-26 16:23:39 +00:00 |
Chris Allegretta
|
169ee8498e
|
Fixed Bug #53
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@506 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-01-26 01:57:32 +00:00 |
Chris Allegretta
|
12de5ca7cf
|
Added bug #53
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@505 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-01-25 22:16:12 +00:00 |
Chris Allegretta
|
3c10ec016c
|
Added bug #51
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@486 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-01-17 19:27:55 +00:00 |
Chris Allegretta
|
155d620a14
|
Add and fix Bug #51 :-)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@459 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-01-08 01:50:37 +00:00 |
Chris Allegretta
|
2a2e2be0c4
|
Added and fixed bug #50
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@458 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-01-08 01:32:58 +00:00 |
Chris Allegretta
|
63c8ab94fb
|
Tadaa. Keypad issue fixed. It was the stupid timeout(0) call. UGH
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@437 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-01-04 02:33:52 +00:00 |
Chris Allegretta
|
07b9c2b90c
|
Give the read file error segfault a bug # in BUGS
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@419 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-12-18 20:18:37 +00:00 |
Chris Allegretta
|
35788ff48c
|
I hereby retract bug #48, as Pico does the exact same thing, oops
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@327 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-11-26 04:39:49 +00:00 |
Chris Allegretta
|
7ffc01f00c
|
Added bug #48
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@325 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-11-25 20:52:28 +00:00 |
Chris Allegretta
|
5bf51d3872
|
Updated BUGS, optimized search_init a little, fixed bug #47
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@286 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-11-16 06:01:10 +00:00 |
Chris Allegretta
|
1cc0b7fdca
|
Fixed bug #45, stupid...
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@262 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-11-03 01:29:04 +00:00 |
Chris Allegretta
|
810632d666
|
Bug #46, discovered and fixed
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@245 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-10-27 04:36:01 +00:00 |
Chris Allegretta
|
bd9e7c3c36
|
Replace with null string option, ran source through indent again
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@243 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-10-26 01:44:42 +00:00 |
Chris Allegretta
|
07e97d61c0
|
Updates for upcoming 0.9.19 release
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@235 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-10-03 01:52:50 +00:00 |
Chris Allegretta
|
f45c18daa0
|
Fix bug #44 by Rocco Corsi
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@224 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-09-16 05:25:06 +00:00 |
Chris Allegretta
|
c9f147aba3
|
Finally closed bug #16 for inactivity, updated TODO
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@222 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-09-15 13:28:05 +00:00 |
Chris Allegretta
|
d0dbb40ef6
|
Oops, I meant in gnome terminal, not xterm ;)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@215 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-09-11 13:36:46 +00:00 |