Commit graph

2 commits

Author SHA1 Message Date
Eric Radman
320eb16963 entr 2.6
* Reduce number of attempts to re-open files to 1 second (10 attempts)
* Wait for processes to terminate in restart mode
* Prevent interactive utilities from paging output by setting PAGER to `/bin/cat`
* First match of `/_` provides a shortcut for specifying the first file under watch
* New `-c` option invokes `clear` before running the utility
* Support Vim's `backup` option by responding to `NOTE_RENAME`

Closes Homebrew/homebrew#26204.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-27 19:17:33 +01:00
Devon Stewart
dc7a8312eb entr 2.2
Closes Homebrew/homebrew#25005.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-08 20:47:38 -08:00