master/man
Michael Kessler 072d5404ee Merge pull request #137 from hron/guard
---

It seems like the new interactor eats input from $stdin even while it is locked. This disallow using tools like ruby-debug or pry in specs or cucumber.

The fix just kills the interactor when it is locked and runs it again when ulocked.

Conflicts:
	lib/guard/interactor.rb
2011-09-21 00:34:11 +02:00
..
guard Merge pull request #137 from hron/guard 2011-09-21 00:34:11 +02:00
guard.1 Update man 2011-09-04 18:45:14 +02:00
guard.1.html Update man 2011-09-04 18:45:14 +02:00
guard.1.ronn Rename manual source file 2011-08-17 00:27:22 +02:00
guard.html Merge pull request #137 from hron/guard 2011-09-21 00:34:11 +02:00