Commit graph

14 commits

Author SHA1 Message Date
Sami Samhuri
80b5dbf3c9 seed the editing tmp file with the last line of history 2011-11-05 16:32:01 -07:00
Sami Samhuri
9c36c8f9c3 use vm.runInContext instead of vm.Script.runInContext 2011-11-05 16:31:09 -07:00
Sami Samhuri
53d322e0ca rename repl vars for clarity, fix style (braces, comma first) 2011-11-05 16:30:16 -07:00
Sami Samhuri
a1b1d791aa fix output for new node version, how did this slip by?! 2011-05-30 01:03:17 -07:00
Sami Samhuri
52af119494 ensure stash and unstash receive filenames 2011-05-18 22:08:37 -07:00
Sami Samhuri
a260912766 fix output still using the 0.2.x repl stream 2011-05-18 22:08:18 -07:00
Sami Samhuri
934b3980b6 fix command line tool and bump version 2011-05-18 00:05:40 -07:00
Sami Samhuri
6ba1449bbd node 0.4 compat, extend a running repl 2011-05-17 23:59:31 -07:00
Sami Samhuri
29ab97d58d don't try to run a non-existent file 2010-10-14 08:56:15 -07:00
Sami Samhuri
39a37af01f Use VISUAL, and run reset after the editor exits (fixes display bugs) 2010-10-14 08:49:34 -07:00
Sami Samhuri
4304827207 if TMPDIR is not set in the environment try /tmp and fallback to cwd 2010-10-12 10:56:55 -07:00
Sami Samhuri
ff812e2265 Clean up temp file on exit, updated readme 2010-09-24 09:53:18 -07:00
Sami Samhuri
6b5cb82723 s/edit-repl/repl-edit/ and fleshed out readme a bit 2010-09-24 09:12:13 -07:00
Sami Samhuri
7fe609bd61 first commit 2010-09-24 00:14:36 -07:00