Commit Graph

27572 Commits

Author SHA1 Message Date
C. Guy Yarvin
494a66c463 Correct lame:wake bug in a rather crude way. 2013-11-13 17:48:21 -08:00
johncburnham
53bb872742 Merge pull request #85 from ab9/control_v
Change ^C to ^V in text
2013-11-13 16:00:27 -08:00
johncburnham
bb924ab82a Merge pull request #85 from ab9/control_v
Change ^C to ^V in text
2013-11-13 16:00:27 -08:00
johncburnham
3da4648d58 Merge pull request #84 from dhaffey/c-r
Support ^R (reverse incremental search) in dill.
2013-11-13 16:00:10 -08:00
johncburnham
34587abb02 Merge pull request #84 from dhaffey/c-r
Support ^R (reverse incremental search) in dill.
2013-11-13 16:00:10 -08:00
johncburnham
1b50cd903f Merge pull request #83 from dhaffey/master
Fix escaping in ++wood.
2013-11-13 15:57:31 -08:00
johncburnham
d025bce230 Merge pull request #83 from dhaffey/master
Fix escaping in ++wood.
2013-11-13 15:57:31 -08:00
C. Guy Yarvin
aa9cb25c70 Undo printfs in ames. 2013-11-13 14:41:08 -08:00
C. Guy Yarvin
2428015a20 Slay the line demon. 2013-11-13 14:38:04 -08:00
C. Guy Yarvin
74ba42dd10 Slay the line demon. 2013-11-13 14:38:04 -08:00
C. Guy Yarvin
9b72ce7feb Show passcode file on load. 2013-11-13 11:45:17 -08:00
C. Guy Yarvin
33430d9fbc Fix bus errors with proper truncation. 2013-11-13 10:57:43 -08:00
Aaron Beckerman
fdbca03ece Change ^C to ^V in text 2013-11-13 21:52:03 +08:00
C. Guy Yarvin
9c51f2cc10 Eliminate deadly "lame" printf. 2013-11-12 19:58:04 -08:00
C. Guy Yarvin
f78479e092 Continuity breach and flag day. 2013-11-12 16:59:18 -08:00
C. Guy Yarvin
a215f43fd9 Actually fix the line goblin... 2013-11-12 16:46:45 -08:00
C. Guy Yarvin
019d512950 Revert bad fix. 2013-11-12 16:08:51 -08:00
C. Guy Yarvin
0d0b93fae3 No prefix for private messages. 2013-11-12 15:50:06 -08:00
C. Guy Yarvin
be4c608913 Slay the line goblin. 2013-11-12 15:36:33 -08:00
Dan Haffey
26ebe27673 Support ^R (reverse incremental search) in dill.
^G to cancel. Canceling should probably remember your previous
history position, but doesn't.

This adds a field to ++bead, so in the absence of proper migration
support, I've simply disabled dill's nest check in ++load. It works
in this case, presumably because dill's only bead is null during
:reboot.
2013-11-12 11:22:15 -08:00
C. Guy Yarvin
125a52d76b Continuity breach and flag day... 2013-11-11 23:41:06 -08:00
C. Guy Yarvin
a4baea40fd Fix a bunch of memory leaks and stuff. 2013-11-11 23:09:11 -08:00
C. Guy Yarvin
8bd25d8b32 Use ftruncate() to map checkpoint images as sparse files. 2013-11-11 11:13:47 -08:00
Dan Haffey
f1b1fc258e Fix escaping in ++wood. 2013-11-10 01:38:11 -08:00
Curtis Yarvin
fd4e5f9e5f Remove debug printf. 2013-11-09 04:05:48 +00:00
C. Guy Yarvin
77133b76ba Various fixes and improvements... 2013-11-08 15:37:38 -08:00
C. Guy Yarvin
91fe182f81 Various fixes and improvements... 2013-11-08 15:37:38 -08:00
C. Guy Yarvin
a0a49eb7d4 Merge branch 'master' of github.com:urbit/urbit 2013-11-08 13:06:18 -08:00
C. Guy Yarvin
c15c28f8a8 Some chat and chat related fixes. 2013-11-08 13:06:04 -08:00
cgyarvin
a9d87f8e8c Merge pull request #82 from bvschwartz/pr
add ~tem to ++  zeno
2013-11-08 09:06:34 -08:00
Bruce Schwartz
46999c6f4d add ~tem to ++ zeno 2013-11-08 08:51:39 -08:00
C. Guy Yarvin
6356570403 Back out a workaround. 2013-11-07 17:45:48 -08:00
C. Guy Yarvin
3ea1d1541b Continuity breach and flag day. 2013-11-07 17:36:28 -08:00
C. Guy Yarvin
f9c368d856 Various fixes and improvements. 2013-11-07 16:34:44 -08:00
C. Guy Yarvin
128c794593 Various fixes and improvements. 2013-11-07 16:34:44 -08:00
C. Guy Yarvin
899708d26b Fix unspecified argument order in turn jet. 2013-11-07 16:16:19 -08:00
C. Guy Yarvin
2dc43c5759 More ++numb improvement... 2013-11-04 15:55:02 -08:00
C. Guy Yarvin
a636535044 Proper %numb. 2013-11-04 15:44:45 -08:00
C. Guy Yarvin
25e89b0d93 Fix quotes in :tach. 2013-11-04 15:05:37 -08:00
C. Guy Yarvin
641bc85970 :tach should actually worketh 2013-11-04 14:46:02 -08:00
Curtis Yarvin
46de001fa6 More broken :tach. 2013-11-04 22:13:12 +00:00
Curtis Yarvin
ceb9c926af Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/zod/main/bin/tach.hoon
2013-11-04 18:24:27 +00:00
Curtis Yarvin
c55be7d9d5 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/zod/main/bin/tach.hoon
2013-11-04 18:24:27 +00:00
Curtis Yarvin
0e35826ade Minor ames fixes. Checking in a broken :tach. 2013-11-04 18:07:10 +00:00
C. Guy Yarvin
8a23abc044 Merge branch 'master' of github.com:urbit/urbit 2013-11-04 08:58:54 -08:00
C. Guy Yarvin
c9d6b7f079 Merge branch 'master' of github.com:urbit/urbit 2013-11-04 08:58:54 -08:00
C. Guy Yarvin
8c1ebc268b Added Alex Moskalyuk as ~hes. Some chat fixes. 2013-11-04 08:58:28 -08:00
johncburnham
5a261954c5 Merge pull request #77 from mrdomino/master
Get it builing on OpenBSD 5.3
2013-11-03 12:04:30 -08:00
johncburnham
254dd6d718 Merge pull request #77 from mrdomino/master
Get it builing on OpenBSD 5.3
2013-11-03 12:04:30 -08:00
Curtis Yarvin
5455429895 Fix a typo in hoon.hoon 2013-11-03 19:56:40 +00:00