blacknon / hwatch

A modern alternative to the watch command, records the differences in execution results and can check this differences at after.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for displaying history according to differences in output mode

blacknon opened this issue · comments

Currently, when a difference occurs in Output, it is captured as a single point in history, but we will take action to check and manage differences in Stdout/Stderr.

For example, if there is a difference between 2023-01-01 10:00:00 and 2023-01-01 10:01:00 in Output, but no difference in Stdout, only 2023-01-01 10:00:00 will be displayed in history window.

Closed because it was applied in version 0.3.12.