lusakasa / saka-key

A keyboard interface to the web
https://key.saka.io
MIT License
860 stars 70 forks source link

Feature request - copy target to clipboard #300

Open ghost opened 4 years ago

ghost commented 4 years ago

In conkeror one could bind "," to copy like so:

define_key(content_buffer_normal_keymap, ".", "copy");