積丹尼 Dan Jacobson
積丹尼 Dan Jacobson
http://chromix.smblott.org/ link on https://github.com/smblott-github/chromix is broken.
README.md says: > For example, the following command closes all tabs on stackoverflow: > > `chromix-too rm stackoverflow.com` Also mention how to close all tabs matching a regexp, e.g., `example.net/*/nurd/*.html`...
Add a link to Google Play within the app so people could give you ratings easily.
``` # journalctl q ^C ^C^C^C ^Z [1]+ Stopped journalctl # kill % [1]+ Terminated journalctl ``` OK, `less --quit-on-intr` fixes this mostly, but how about an option to make...
less 551 man page says > -K or --quit-on-intr > Causes less to exit immediately (with status 2) when an interrupt character (usually ^C) is typed. > Normally, an interrupt...
When not recording, the app might as well show the current cell we are connected to. It could do so in another panel. Yes, the current cell is commonly the...
💡Idea! Have a button where the user could force saving the current spot's data point. For instance we are in a special kind of geography and we want to make...
Like #144, say we are in a special geography that isn't compatible with the automatic saving mode. In other words the grid of 25 M per point is not exactly...
During uploading, the screen should have a red pulsating bar, "upload in progress, please wait", or at least "upload in progress". In fact the red part can move: an upload...
To be extra careful, the bottom line should say "upload then delete" instead of just "upload". Because that is what is really going to happen.  Yes that makes the...