iterm2-rzsz/README.md

13 lines
532 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 简介
用于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 |