watch icon indicating copy to clipboard operation
watch copied to clipboard

watch tool rewritten in go

Results 11 watch issues
Sort by recently updated
recently updated
newest added

Any chance for a Windows build release? Thanks

Related to #4 this issue is to add additional options that make sense: Options: -b, --beep beep if command has a non-zero exit -c, --color interpret ANSI color and style...

Related to #4 this issue is to add additional options that make sense: Options: -b, --beep beep if command has a non-zero exit -c, --color interpret ANSI color and style...

Related to #4 this issue is to add additional options that make sense: Options: -b, --beep beep if command has a non-zero exit -c, --color interpret ANSI color and style...

Related to #4 this issue is to add additional options that make sense: ``` Options: -b, --beep beep if command has a non-zero exit -c, --color interpret ANSI color and...

Related to #4 this issue is to add additional options that make sense: ``` Options: -b, --beep beep if command has a non-zero exit -c, --color interpret ANSI color and...

As it relates to the work for #5, `viper` should used to manage the `WATCH_COMMAND` variable.

What do you think about trying to retain some/all/more of the current environment variables when launching the child process? Aliases are helpful, but often my aliases and functions depend upon...

Looking at the code, this implementation of `watch` only has an interval of 1 second. For commands that are heavy on resources, that's too frequent. In normal (gnu?) watch you...

I get this error ``` # github.com/rivo/tview . /go/src/github.com/rivo/tview/util.go:56:2: undefined: runewidth.ZeroWidthJoiner