Commit Graph

168 Commits

Author SHA1 Message Date
rsc
a584135910 make :1-1 work (Arvindh Tamilmani) 2007-03-26 13:26:22 +00:00
rsc
8f57d0d0d9 make Load more faithful to original Dump (Peter Canning) 2007-03-25 17:32:16 +00:00
rsc
d76a49fb43 fix tags again 2007-03-16 03:28:46 +00:00
rsc
1bcfd909e7 fix too-aggressive tag redraw 2007-03-15 16:26:09 +00:00
rsc
cc0e11e417 various memory errors in acme 2007-02-11 18:42:11 +00:00
rsc
141d600972 use file names for attachments 2006-06-30 04:53:51 +00:00
rsc
ced6fd340e reopen plumber, build mail 2006-06-25 23:51:10 +00:00
rsc
9361131304 No more unrooted paths. 2006-06-16 15:55:24 +00:00
rsc
dfbaaaa650 make srvname global 2006-05-27 07:33:49 +00:00
rsc
f3ef7aa2cc missing srvname 2006-05-24 15:02:26 +00:00
rsc
44fc56d8c3 multiple mail boxes (Lou Kamenov) 2006-05-21 18:41:05 +00:00
rsc
53af1186ca show full name in from 2006-05-06 22:53:44 +00:00
rsc
6630175602 fix edit pipe bug 2006-05-05 04:55:14 +00:00
rsc
cbeb0b26e4 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rsc
de1168dd9c Write $-free paths in Dump files (Peter Canning). 2006-03-21 18:03:33 +00:00
rsc
4590ad02cc no more lucida 2006-03-19 23:51:01 +00:00
rsc
e03f2c4069 seek to end of outgoing 2006-03-07 23:55:34 +00:00
rsc
1190a7aa7a more updates 2006-03-03 14:13:22 +00:00
rsc
0d42cc9dcb new delmesg 2006-02-28 00:49:05 +00:00
rsc
95409400f7 events buffer need not end in NUL 2006-02-21 20:46:49 +00:00
rsc
880ab2f10a fixed 2006-02-15 23:06:27 +00:00
rsc
3b5862ee5a fixes 2006-02-14 19:41:36 +00:00
rsc
00d75e0eae more changes 2006-02-11 22:35:38 +00:00
rsc
3f8c36d6dc changes 2006-02-09 20:52:31 +00:00
rsc
4ca53ff0e0 fix b1 c2 c3 c3 c2 c3 [sic] 2006-02-08 18:11:57 +00:00
rsc
8b9a1d4cfe add chord fix from plan 9 2006-02-06 23:10:48 +00:00
rsc
cd1d0ab0b5 more tweaks 2006-01-12 05:43:26 +00:00
rsc
77c5c852e4 avoid unnecessary winresize, which flush text cache 2006-01-12 04:44:46 +00:00
rsc
2d23eb93a0 tweaks 2006-01-12 04:35:14 +00:00
rsc
a4bbf47b33 stupid gcc 2005-12-21 22:11:00 +00:00
rsc
768d880d82 try autoexpand by default 2005-12-21 22:10:52 +00:00
rsc
cd37aecf6e no print 2005-12-16 19:39:26 +00:00
rsc
ad80f8701d tag tweak 2005-12-16 19:34:13 +00:00
rsc
22d10fe655 auto-insert second line for expand 2005-12-16 15:27:18 +00:00
rsc
f8dea3c178 add bigtags 2005-12-16 15:14:14 +00:00
rsc
20ae0b0fc2 Better window size management. 2005-12-16 15:12:38 +00:00
rsc
d5233ccb3a More prep. 2005-10-31 18:45:06 +00:00
rsc
33dc4226a8 Cleanup in preparation for multiline tags. 2005-10-31 18:39:19 +00:00
rsc
9f1fdc1287 Add mail (John Cummings) 2005-10-29 16:21:34 +00:00
rsc
a078ffc8ab add mail 2005-10-29 16:20:11 +00:00
rsc
391363f510 More thread names. 2005-09-26 11:46:21 +00:00
rsc
725d9fd795 winunlock bug 2005-07-28 04:47:00 +00:00
rsc
d242e5ad5a openbsd 2005-07-22 11:49:29 +00:00
rsc
a8ec4910fd apple 2005-07-13 21:34:11 +00:00
rsc
37c7bc13fd exit gracefully on error 2005-07-13 10:47:40 +00:00
rsc
44e41b1f3a various needed casts 2005-07-13 03:53:24 +00:00
rsc
bb0266fe61 no wide character constants; sigh 2005-05-07 22:42:06 +00:00
rsc
033c6013b2 fix row dump/load inconsistency - thanks to peter canning 2005-05-02 04:30:54 +00:00
rsc
8f88ddb02c unused neditwrsel 2005-03-23 20:20:17 +00:00
rsc
5e77b8bb61 Two bug fixes.
1. Make sure cmdname NUL-terminates its arguments.
2. Fix the elogapply warning, hopefully.
2005-03-23 20:19:53 +00:00
rsc
8057b1ce3f fix q1 computation bug in expandfile(). only affects external programs 2005-03-21 04:56:47 +00:00
rsc
8c0613150e use nil instead of 0 2005-03-18 19:34:00 +00:00
rsc
5544aaf99b use typecommit; use nil in place of 0 again 2005-03-18 19:33:50 +00:00
rsc
3b33df997f better tag handling in dollars 2005-03-18 19:33:32 +00:00
rsc
f334d75632 better scrolling 2005-03-18 19:33:26 +00:00
rsc
2a373ea419 month old bug fix from rob 2005-03-18 18:05:48 +00:00
rsc
c1fca1adb0 garbage collection 2005-03-18 18:05:41 +00:00
rsc
d5c40a0da2 Add dollarsign support. 2005-03-14 21:02:14 +00:00
rsc
d96da29b37 Add $foo window names back to acme, enabled with -'$'.
See the comment in wind.c about why this isn't the right
solution.
2005-03-14 20:53:10 +00:00
rsc
429f8aa4c1 ignore tty notes; still not 100% right 2005-02-15 05:04:01 +00:00
rsc
5aa723da3c bug fix in auth 2005-02-11 16:55:15 +00:00
rsc
9d01e22178 add errors file 2005-01-30 16:34:12 +00:00
rsc
97e85ebf11 cope with unix ORCLOSE 2005-01-27 20:55:51 +00:00
rsc
5bae51dd93 fix rowdump bug 2005-01-27 20:52:51 +00:00
rsc
07494878dc remove searching print; check fids in use; handle addr correctly again 2005-01-27 20:36:04 +00:00
rsc
6dd68c9ad7 add undocumented Abort builtin 2005-01-23 22:57:06 +00:00
rsc
38c10d1abc do not call exits in threaded programs 2005-01-17 21:29:00 +00:00
rsc
0fdffa38a1 ridiculous precision 2005-01-14 20:53:44 +00:00
rsc
23aada8926 floating percent 2005-01-14 20:21:15 +00:00
rsc
78e51a8c66 checkpoint 2005-01-14 03:45:44 +00:00
rsc
c8b6342d3c Many small edits. 2005-01-13 04:49:19 +00:00
rsc
b8f742db85 os x changes 2005-01-11 17:43:53 +00:00
rsc
d8c78a8d56 add -r flag to reverse scrolling behavior.
from peter canning.
2005-01-10 00:21:13 +00:00
rsc
627bae9c76 clean up mkfile; fix winctlprint bug reported by peter canning 2005-01-04 21:39:23 +00:00
rsc
f755d50401 don't need to rename Fid 2005-01-04 21:29:20 +00:00
rsc
05636f8303 don't need to rename Fid anymore 2005-01-04 21:28:37 +00:00
rsc
93a6f8d76a back to threadnotify 2005-01-04 21:28:25 +00:00
rsc
2189e55cde dumb porting bugs 2004-12-27 16:57:41 +00:00
rsc
6d7fdb243c changes from plan 9 2004-12-27 01:16:26 +00:00
rsc
334cb1e91c change to use new thread library 2004-12-27 00:38:59 +00:00
rsc
5e2e4f8239 allow last column to be deleted 2004-11-15 16:19:03 +00:00
rsc
0d0bad2ee4 bug fix in Get from rob 2004-11-01 17:26:59 +00:00
rsc
012a8a02d5 change md argument to number etc. (which acted only as a flag)
to an actual flag.

buffer underrun check in number

add xdata file for exactly the addressed region

save addr across opens
2004-10-22 17:11:30 +00:00
rsc
63853aa069 bug fix in Zerox arrow handling from rob 2004-10-17 00:12:14 +00:00
rsc
53998c99d6 autoindent fixes from rob 2004-09-28 16:10:49 +00:00
wkj
a87638642c Compare function pointers against 0 rather than nil. 2004-07-09 01:54:06 +00:00
rsc
b9d0739c20 unused variable 2004-06-20 16:30:27 +00:00
rsc
64055489f6 fix scrolling 2004-06-20 16:29:19 +00:00
rsc
7ae745421a look for $HOME - thanks to peter canning. 2004-06-17 03:30:49 +00:00
rsc
038aa0220a scrolling 2004-06-11 04:13:03 +00:00
rsc
c16f1f733b Buttons 4 and 5. 2004-06-09 14:01:43 +00:00
rsc
bf27f58721 restore current directory after threadexec.
this is dodgy.
2004-05-15 23:13:42 +00:00
rsc
1a8f27c350 various bug fixes 2004-05-14 15:14:21 +00:00
rsc
be36ff6885 add -W to specify window size.
various other little fixes.
2004-04-29 17:13:24 +00:00
rsc
9471281d42 no more Dotfiles 2004-04-25 20:27:39 +00:00
rsc
c591e1e616 add tab size to window ctl file 2004-04-25 20:26:49 +00:00
rsc
ee6d04f9fe undo the madness. 2004-04-21 22:42:01 +00:00
rsc
99f4029090 $foo in tags - here only for reference. 2004-04-21 22:39:37 +00:00
rsc
b4a659b6cf clean up when finished. 2004-04-19 23:03:46 +00:00
rsc
904f0d0b42 oldorg was bad idea 2004-04-19 05:55:19 +00:00