Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard input with xdotool #30

Open
kencx opened this issue Feb 20, 2024 · 0 comments
Open

Keyboard input with xdotool #30

kencx opened this issue Feb 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kencx
Copy link
Owner

kencx commented Feb 20, 2024

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 kencx changed the title Keyboard Input with xdotool Keyboard input with xdotool Feb 20, 2024
@kencx kencx added the enhancement New feature or request label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant