Skip to content

Version 0.3.8

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 05:49
d10acc5
  • 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