Chris Allegretta
|
461f1cb3d9
|
- files.c:read_file() - Abort if we read a file of 0 lines (num_lines == 0), fixes BUG #70
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1135 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2002-03-21 05:00:06 +00:00 |
Chris Allegretta
|
d50a33f19c
|
Update 1.0 tree for Yesterdy's commit
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1053 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2002-01-28 16:02:03 +00:00 |
Chris Allegretta
|
5aee539071
|
- nano.c:do_suspend() - Call tcsetattr() to restore the old terminal settings, so tcsh can use ^C after suspend for example (fixes BUG #68)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@993 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2002-01-10 12:47:30 +00:00 |
Chris Allegretta
|
a52d956f45
|
GNU nano 1.0.7 release
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@933 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-12-18 00:52:32 +00:00 |
Chris Allegretta
|
57aff04e70
|
Add and fix bug #66 (David Lawrence Ramsey)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@824 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-10-03 01:53:09 +00:00 |
Chris Allegretta
|
99a0adddf6
|
- cut.c:do_cut_text() - Don't recenter the line when cutting one line (David Lawrence Ramsey) (Bug #65)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@821 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-10-03 00:41:14 +00:00 |
Chris Allegretta
|
e060e1c87a
|
Add and fix bugs #63 and 64
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@744 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-08-17 00:03:46 +00:00 |
Chris Allegretta
|
59c7fc8790
|
Oops, make that 62
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@702 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-06-28 16:55:12 +00:00 |
Chris Allegretta
|
c134437b62
|
Add and close BUG #61
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@700 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-06-28 16:53:44 +00:00 |
Chris Allegretta
|
3ee9354b3c
|
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/branches/nano_1_0_branch/nano@680 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-06-10 20:41:20 +00:00 |
Chris Allegretta
|
a5e275b326
|
Add BUG #60
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@664 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-05-18 19:58:33 +00:00 |
Chris Allegretta
|
68d3db8768
|
Various spelling updates by David Lawrence Ramsey.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@638 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-05-05 17:38:31 +00:00 |
Chris Allegretta
|
f6af18b6a9
|
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/branches/nano_1_0_branch/nano@617 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-04-29 02:25:41 +00:00 |
Chris Allegretta
|
da9faf2772
|
Add and fix bug #59
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@611 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2001-04-22 07:10:05 +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 |
Chris Allegretta
|
91d392cd2b
|
Adding a new BUG and closing out #41
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@214 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-09-11 13:27:09 +00:00 |
Chris Allegretta
|
d746d90cc3
|
Assigned entire file cut a number, crediting Ken in BUGS instead of ChangeLog
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@207 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-09-05 13:15:44 +00:00 |
Chris Allegretta
|
756f220a26
|
New toggles for flags via Meta
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@191 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-09-01 13:32:47 +00:00 |
Chris Allegretta
|
cf7c9936ad
|
Updated BUGS
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@190 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-08-30 13:57:36 +00:00 |
Chris Allegretta
|
f1d33d30ce
|
Get rid of lack of update when searching andmark is set
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@185 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-08-19 03:53:39 +00:00 |
Chris Allegretta
|
c87a411624
|
More RCS schtuff
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@171 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-08-07 02:16:24 +00:00 |
Chris Allegretta
|
d7c31c1123
|
Bug update
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@158 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-08-03 23:01:12 +00:00 |
Chris Allegretta
|
55d5455abd
|
More BUGS fixed
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@155 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
|
2000-08-01 04:26:55 +00:00 |