keyb icon indicating copy to clipboard operation
keyb copied to clipboard

Keyboard input with xdotool

Open kencx opened this issue 4 months ago • 0 comments

xdotool can simulate keystrokes from stdin.

Although untested, perhaps keyb could start in a special mode where any selection could be piped into xdotool to simulate the keystroke:

$ keyb --xdotool | xdotool key

like how fzf is often used.

kencx avatar Feb 20 '24 02:02 kencx