boxdot / gurk-rs

Signal Messenger client for terminal
GNU Affero General Public License v3.0
456 stars 33 forks source link

Copy selected message to clipboard #210

Closed boxdot closed 1 year ago

boxdot commented 1 year ago

Copy shortcut alt+y (y stands for yank).

Also add shortcuts alt+j/k for selecting a message.

Closes #206

boxdot commented 1 year ago

Tested only on linux with wayland.