Skip to content
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.

Latest commit

 

History

History
48 lines (29 loc) · 1023 Bytes

api.rst

File metadata and controls

48 lines (29 loc) · 1023 Bytes

API reference

Oraide provides a set of conveniences around tmux's send-keys command. For more information about how tmux actually works, please see tmux's man page.

oraide

oraide

send_keys

Session

Exceptions

If tmux's send-keys command ends with an error status code, an exception is raised.

oraide.TmuxError

oraide.ConnectionFailedError

oraide.SessionNotFoundError(returncode, cmd, output=None, session=None)

oraide.keys

oraide.keys