Brian Ealdwine
Brian Ealdwine
Erhm, probably related -- With bashisms loaded, if I do `@$(which ls)`, I get an exception, shown below. In essence, the '@$' behavior for me is just returning empty. When...
I'm glad that this can be replicated with external programs, but sure would be nice to have native support.
Can we rename this to "Quake-like drop-down terminal overlay"? That should cover all of the expected keywords. I definitely found #370 instead of this one first.
How does wayland make this difficult? * No animation is necessary * Window placement is already implemented * Making a window visible/invisible is already implemented Sure, animation's nice -- like...
Holy crap, what a solid idea. Not that I can speak, really, as I'm not the one implementing it. But UI-wise, that's great. On Tue, Sep 30, 2025 at 5:38 ...
Is there anyway to add hosts to the /etc/hosts file, or otherwise add hosts to be served up via DNS, without knowing a device mac as the UI requires?
but if I were to use a non-gui way of adding a hostname/ip mapping as via /etc/hosts or some other means like `uci`, that mapping would be overwritten when (for...
thanks for your incredibly prompt reply. I would find that change to be most welcome. It's rather core linux networking funcrionality that a lot of routers provide, though it makes...
Here's an interesting one.. My balances between USDG and USDG.F seem mixed. For example: ``` 'USDG': {'free': -2937.31056, 'used': 2937.31056, 'total': 0.0}, 'USDG.F': {'free': 2937.31056169, 'used': 0.0, 'total': 2937.31056169}, ```...
It would be possible to do some kind of per-device offset, but it would have to be specified by USB port, and it would be added to the CLI call...