semente
semente
Yea, agree. What you suggest is more consistent. `#+SUBTITLE ` and `#+DESCRIPTION` are also Org export keywords and should behave the same as `#+TITLE` as well, I guess. And perhaps...
> @semente what would be the difference between your suggestion and something like (regexp-opt '(".jpg" ".png" ".txt" ".sh" ".el"))? hi @clarete! yea, in combination with `:recursive t` it would work...
@clarete weblorg use `eshell-extended-glob`, which has globstar capability. See for instance `(eshell-extended-glob "/etc/**/*.conf")`, it will match all the `/etc/*.conf`, `/etc/*/*.conf`, `/etc/*/*/*.conf` files, and so on.
@clarete :D Yea, I really like this! > Really sorry about that and thank you for the patience, but I think I've finally got an idea worth sharing smile There...
The global and local public timelines are now flooded by a huge amount of new young Brazilians and they share a common interest (they are part of a fandom community...
Would be great if it supported DNS-over-TLS, but I guess it must be implemented on Wireguard first.
I've just figure out how to use DNS-over-TLS on a Wireguard connection: (It may not apply to Mullvad apps, only official Wireguard software for GNU/Linux and Android) On GNU/Linux system...
Looks like the issue is on `hide_tabs_with_one_tab.css`. Having only this CSS enabled causes the issue.
> That's pretty much intentional. There's no way to create space in the nav-bar for the window controls only when there is only one tab. So, for simplicity sake I've...
> privatemode_indicator_as_menu_button.css is broken though. The image it links to doesn't exist anymore so that style definitely needed updating. I've fixed that now. Private mode indicator is working now! :)...