Skip to content
/ sendkeys Public

Simulate sending user input in a terminal (mirror).

License

Notifications You must be signed in to change notification settings

mna/sendkeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sendkeys GoDoc go.dev reference

Package sendkeys provides functions to simulate user input in the terminal by sending keys to a TTY. Useful especially to test terminal programs that run in raw mode. See the package documentation for details, API reference and usage example (alternatively, on pkg.go.dev).

It only works on Unix-like systems. Note that programs using this will require sudo-like privileges.

License

The BSD 3-Clause license.

About

Simulate sending user input in a terminal (mirror).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages