Commit Graph

73 Commits

Author SHA1 Message Date
C. Guy Yarvin
37c32ed8b7 New load/come interface, part a. 2014-01-05 17:52:37 -08:00
C. Guy Yarvin
389cb3d6b8 Eliminate sloppy fork resolution. 2013-12-23 15:49:15 -05:00
C. Guy Yarvin
9c59feaffd More cleanup. 2013-12-15 17:15:04 -08:00
C. Guy Yarvin
6ae443870f Double verified step. 2013-12-14 21:42:27 -08:00
C. Guy Yarvin
ee09de098d Double verified step. 2013-12-14 21:07:33 -08:00
C. Guy Yarvin
59eb629d83 Double verified stage. 2013-12-14 19:39:43 -08:00
Steven Dee
4025898428 Ye olde whitespace cleanup
Run using
  find . -type f | xargs sed -i '\s\+$'

And not even glanced at. It's fine. Don't worry about it.
2013-12-08 21:23:03 +00:00
C. Guy Yarvin
648fe76bde Change :tach to :chat, ^V to ^D. 2013-11-26 11:28:15 -08:00
C. Guy Yarvin
746f5e9a59 Fix issue 86 (keyboard beeps). 2013-11-18 14:54:48 -08:00
C. Guy Yarvin
6b1251cc5b Ignore input in %none prompt. 2013-11-15 13:51:58 -08:00
C. Guy Yarvin
62e1962b75 Fix some http-parser bugs; clean up dill. 2013-11-13 21:25:24 -08:00
C. Guy Yarvin
f508f8c642 Continuity breach and flag day. 2013-11-13 18:44:14 -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
C. Guy Yarvin
74ba42dd10 Slay the line demon. 2013-11-13 14:38: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
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
77133b76ba Various fixes and improvements... 2013-11-08 15:37:38 -08:00
Curtis Yarvin
0e35826ade Minor ames fixes. Checking in a broken :tach. 2013-11-04 18:07:10 +00:00
C. Guy Yarvin
4de22868bb Development "branch" goes back to production. 2013-10-06 00:44:07 -07:00
Christian Carter
4caa90c68f Cleaning up old code 2013-09-28 13:21:18 -07:00