## 简介 用于macos iterm支持lrzsz。 ## 使用 打开iterm设置,在当前Profile--> Advanced --> Triggers --> Edit 添加如下两个action | Regular Expression | Action | Parameters | Enabled | |:--------------------------------|:---------------------|:------------------------|:--------| |`rz waiting to receive.\*\*B0100`| Run Slient Coprocess | `iterm2-send-zmodem.sh` | true | |`\*\*B00000000000000` | Run Slient Coprocess | `iterm2-recv-zmodem.sh` | true |