Improve clipboard guidance for KDE users
Some checks failed
Release App / release-app (push) Has been cancelled

This commit is contained in:
2026-04-24 15:17:38 +03:00
parent 9aa45d2b09
commit 53094ec472
3 changed files with 40 additions and 2 deletions

View File

@@ -50,6 +50,12 @@ Or start the app without env vars and enter them interactively when prompted.
When entered in the TUI, the app now stores `api_id` and `api_hash` in
`~/.local/share/telegram-tui/config.json` and reuses them on later launches.
Clipboard image sending via `>paste` or `>clip` requires an external clipboard tool:
- `wl-clipboard` on Wayland or KDE Plasma Wayland
- `xclip` on X11
Klipper by itself is not a supported image backend for this feature.
To use Telegram test servers instead of production:
```bash