Results 71 comments of blacknon

this done. I think it will probably work as you comments.

> What you implemented is pretty close to what I wanted, with one major difference. I would prefer it if pressing Ctrl-C once would exit hwatch, and perhaps return the...

Now, let's create a key function so that we can set it up with a custom keymap. shall we manage it in a new issue.

This issue will be closed for the time being as we will take further action in #138.

Upon investigation, it appears that the program is getting stuck at the execution of `http.Hijacker`'s `Hijack()` function. It behaves as if it's waiting, resembling a buffer-like behavior, but it's not...

Thank you for opening the issue. I just recently changed jobs, so I haven't had any time. I believe the issue raises the following two points: - The Discussions feature...

Thanks issue. I will check and correct it.

Oh, thanks. Looking at the log, it seems that the cause is probably that stty does not exist in the Windows environment. I don't have a Windows environment at hand...

Got it. I'd like to hear more about your use case. Currently, *hwatch* has a "log output feature (`-l`)" and a "batch mode (`-b`)" that outputs to standard output on...