hwatch - alternative watch command.
hwatch
is a alternative watch command. That records the result of command execution and can display it later.
brew tap blacknon/hwatch
brew install hwatch
git clone github.com/blacknon/hwatch
cd hwatch
cargo install --path .
hwatch 0.1.4
blacknon <blacknon@orebibou.com>
alternative watch command.
USAGE:
hwatch [FLAGS] [OPTIONS] <command>...
FLAGS:
-c, --color interpret ANSI color and style sequences
-d, --differences highlight changes between updates
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-l, --logfile <logfile> logging file
-n, --interval <interval> seconds to wait between updates [default: 2]
ARGS:
<command>...
watch window keybind