Releases: marwan-at-work/iterm2
Releases · marwan-at-work/iterm2
Use Cookie Variable
v0.0.9 use incoming cookie variable
Remove debug
Minor release to remove a debug statement
Fix handshake error
Fixes #4 thanks to @lonnywong
Add GetSessionID() + Update Proto
Thanks to the contribution by @lonnywong
Add Scaffold Package
This release adds an experimental scaffolding package that lets you describe a set of terminal tabs and panes to be constructed on the fly.
Switch to Unix Sockets
This is a breaking change which works with the latest release of iTerm2 which uses Unix Sockets instead of a localhost server.
Set Menu Items
v0.0.2 Add Session.Activate & App.SetMenuItem
Initial public release
v0.0.1 Create README.md