Skip to content

Commit

Permalink
<pre>
Browse files Browse the repository at this point in the history
  • Loading branch information
mmastrac committed Jan 25, 2012
1 parent 1afdcf4 commit cf3078f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,17 @@ The minimum supported iTerm2 version is 1.0.0.20120108
Setup is pretty simple:

1. Save the iterm2-send-zmodem.sh and iterm2-recv-zmodem.sh scripts in /usr/local/bin/
2. Set up a Trigger in iTerm 2 like so:
2. Set up Triggers in iTerm 2 like so:

<pre>
Regular expression: \*\*B0100
Action: Run Silent Coprocess
Parameters: /usr/local/bin/iterm2-send-zmodem.sh

Regular expression: \*\*B00000000000000
Action: Run Silent Coprocess
Parameters: /usr/local/bin/iterm2-recv-zmodem.sh
</pre>

To send a file to a remote machine:

Expand Down

0 comments on commit cf3078f

Please sign in to comment.