gurk

gurk

gurk is a TUI client for Signal.

The GitHub readme has every information you need to know.

Copy messages

For some reason, copying messages using the mouse doesn’t work, so I had to set up a keybinding to copy the whole message:

~/.config/gurk/gurk.toml
[keybindings.message_selected]
alt-c = "copy_message selected"