Results 60 comments of steelman

Admittedly the bell will be rang also after interactive work on a terminal like editing texts.

Then the [README.md](https://github.com/todbot/blink1/blob/master/linux/README.md) could use an update to reflect this fact. I filed this issue after I had looked there and didn't find any reference to the kernel driver. That's...

Documentation bugs, the worst sort (-:

+1. This would be very useful for verification if part still fit together well after changes made to a project, kind of unit-tests. In some situations one might to occupy...

> ``` > NTFY_PASSWORD=... ntfy publish --encrypt mytopic my encrypted message > ``` Friendly reminder: environment variables are only little less bad means to pass secrets than command line. Otherwise...

And/or rearrange the order of the columns. When I was searching for interesting sessions at FOSDEM2021 I found myself always swiping through a few tracks in the middle of the...

_A quick idea from #369_: change the favorites icon in the toolbar to a tagged icon (with a tag instead of a star) click it to display a list of...

As far as my comments at #369 I was talking about entries of the favorites list ![IMG_20210209_235957](https://user-images.githubusercontent.com/77683/107440057-57793f00-6b33-11eb-9c0c-2b5fbaf7b68d.jpg) so the bottom line says > 10:15 15 min. 10:30 D.monitoring and not...

In Linux the environment (and a command line) of every process is available in its directory under `/proc`. Passing password via an environment variable (as well as via a command...

BTW. I have tested this patch only on Linux. I expect it to work properly on macos, but I've got no proof. Please make sure it works fine before merging.