Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Acknowledgments

imakewebthings edited this page Apr 8, 2012 · 1 revision

Consular Contributors

maxmeyer - fix CLI expand paths

Terminitor Authors

The core code was adapted before by Nathan Esquenazi and Thomas Shafer. In September 2010, Arthur Chiu and Nathan Esquenazi gemified and released this to gemcutter.

Terminitor Contributors

Thanks to the following people for their contributions so far:

  • Pat George (pcg79) for contributing a patch for when a project is not found.
  • Tim Gossett ([MrGossett) for a patch to fix comment reading
  • Flavio Castelli (flavio) for contributing Konsole(KDE) core.
  • Alexey Kuleshov (kulesa) for contributing the terminal settings and terminal settings capture functionality
  • Arthur Gunn (gunn) for contributing a path to support tab syntax and load path.
  • Elliot Winkler (mcmire) for adding 1.8.6 compatiblity and ensuring tabs open in order and fixing named tabs
  • Justin Hilemen (bobthecow) for fixing the list command to remove the term extensions.
  • Dave Perrett (recurser) for adding basic iTerm support.
  • Ilkka Laukkanen (ilkka) for Terminator core and other fixes
  • Elia Schito (elia) for patch to allow usage of "&" for background operations
  • Dotan J. Nahum (jondot) for adding windows(cmd.exe) support
  • Kyriacos Souroullas (kyriacos for removing params to support generic commands
  • Jerry Cheung (jch) for adding ignore for emac backups
  • Michael Klein (LevelbossMike) for adding iTerm Pane support

Acknowledgements

The core osx terminal scripting code was initially developed by Jeff Emminger years ago. The original introduction was made on the ELCTech Blog and a lot of that code was adapted from Scripting the Terminal in Leopard.

This was a great start and made terminal automation easy. However, the repository died long ago, and we had continued using the code for a while. Finally, we decided the time had come to release this code back to the world as a gem. Thanks to ELC for creating the original source for this project.

Also, we didn't take any code from Project by Josh but that project did inspire us to setup terminit as a gem. Basically, project is a great gem but there were a couple issues with the fact that the terminal doesn't save the session state in some cases. I had already been using terminit for years so we decided to package this up for easy use.

Clone this wiki locally