An open API service indexing awesome lists of open source software.

https://github.com/caiogondim/alfred-iterm-workflow

Alfred.app workflow for iTerm2
https://github.com/caiogondim/alfred-iterm-workflow

Last synced: 3 months ago
JSON representation

Alfred.app workflow for iTerm2

Awesome Lists containing this project

README

        

# Alfred iTerm workflow

Alfred iTerm workflow

[iTerm2](http://www.iterm2.com) is a replacement for Terminal and the successor
to iTerm. Its focus is on performance, internationalization, and supporting
innovative features that make your life better.

This workflow is only for [Alfred.app](http://www.alfredapp.com/)
[Powerpack](https://buy.alfredapp.com/) users. To download it, click
[here](https://github.com/caiogondim/alfred-iterm-workflow/raw/master/iTerm.alfredworkflow).
Below you can see a list of commands supported.

## New window

Alfred iTerm workflow new window command

Opens up a new iTerm window.

## Clear

Alfred iTerm workflow clear buffer

Clear current session's buffer.

## Split horizontally

Alfred iTerm workflow split horizontally

Splits horizontally the current tab, as you can see in the screenshot below.

iTerm splited horizontally

## Split vertically

Alfred iTerm workflow split vertically

Splits vertically the current tab, as you can see in the screenshot below.

iTerm splited vertically

## Credits
- Icon by [Austin Anrews](http://thenounproject.com/Templarian/)
- [Alfred Feline theme](https://github.com/caiogondim/alfred-feline-theme)
- [Bullet Train ZSH theme](https://github.com/caiogondim/bullet-train-oh-my-zsh-theme)

## License
The MIT License (MIT)

Copyright (c) 2014 Caio Gondim

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.