itermocil icon indicating copy to clipboard operation
itermocil copied to clipboard

Create pre-defined window/pane layouts and run commands in iTerm

Results 64 itermocil issues
Sort by recently updated
recently updated
newest added

On tmux there's an option to close all windows at once, by calling tmux kill-session -t SEEION_NAME I couldn't find an equivalent in itemrocil. Do I miss it or is...

I use postgres server and I don't need that tab after starting it. So how can we open a tab, start the process and close the tab.

It seems to fail if it is being run within a hotkey window (https://www.iterm2.com/documentation-hotkey.html - Dedicated Hotkey Windows). It creates a new tab within the window then fails with `201:237:...

In a Window or Pane, instead of chaining commands into a single shell call with ';' , use separate iTerm 'write text' actions. This allows for chaining a ssh connection...

The iTerm AppleScript terms seem to get confused in hotkey windows, and will only transiently be able to reference a tab. To get around this, this fix manually extracts the...

Hello, it would be nice if itermocil could support badge. For example ``` windows: - name: badge root: ~ badge: badge commands: - echo badge ``` ![Screen Shot 2021-03-08 at...

Looking to resolve issue #107 with some simple refactoring.

I really love your solution, I'm working with it a lot. after update to iterm 3.3.0 i get the following error when running `itermocil`: `25:33: execution error: iTerm got an...

After upgrading my iTerm2 today to 3.3.0beta1 my iTermocil scripts are no longer working. When I run `itermocil my_project` the correct panels are created, but only the command(s) for the...