Just finished binging the Fallout show, would recommend

FilthyShrooms@lemmy.world to Gaming@lemmy.ml – 290 points –
53

You are viewing a single comment

Your spoiler for the signature is broken BTW.

Which client are you using? This is what it looks like for me on programming.dev

::: spoiler Anti Commercial AI thingy CC BY-NC-SA 4.0

Inserted with a keystroke running this script on linux with X11

#!/usr/bin/env nix-shell
#!nix-shell -i bash --packages xautomation xclip

sleep 0.2
(echo '::: spoiler Anti Commercial AI thingy
[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)

Inserted with a keystroke running this script on linux with X11
```bash'
cat "$0"
echo '```
:::') | xclip -selection clipboard
xte "keydown Control_L" "key V" "keyup Control_L"

:::

Sync

It's really annoying