Releases: blacknon/hwatch
Releases · blacknon/hwatch
Version 0.3.8
- Added a function to notify with a beep sound when updating result(add
-B
option) #22 - Added a function to execute the specified command when there is a change in the command output result(add
-A "command..."
option) - Added a function to switch to display only lines with differences by Shift + O when line/word diff.
- Added option to hide header and history window(add
-t
option and T and Backspace key) #70 - Added an option to hide the message "Display help with h key" (add
--no-help-banner
option) #76 - Added a function that can be set by writing options in the environment variable "HWATCH" #76
- Mouse wheel support(add
--mouse
option) #77 - Changed to restore the terminal cleanly when killed #78
- Debug hwatch_log #64
Version 0.3.7
- #61 . Refactor to avoid warning messages(thank you, hamburger1984)
Version 0.3.6
Version 0.3.5
Version 0.3.5
- #52
- add -s option.
- bugfix.
Version 0.3.4
Version 0.3.3
- debug #43
Version 0.3.2
Version 0.3.2
- bugfix #40.
- update filter highlight.
- update watch diff output.
Version 0.3.1
Version 0.3.1
- Add line number option.
- Add filter text highlight.
Version 0.3.0
Version 0.3.0.
Version 0.1.2
- Debug mouse scroll
- Change README