All Projects → laggardkernel → Iterm2 Zmodem

laggardkernel / Iterm2 Zmodem

Installing Z-Modem integration for iTerm2 with Homebrew

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Iterm2 Zmodem

Jplot
iTerm2 expvar/JSON monitoring tool
Stars: ✭ 949 (+898.95%)
Mutual labels:  iterm2
Awesome Osx
📦 Awesome stuff for OSX
Stars: ✭ 54 (-43.16%)
Mutual labels:  iterm2
Okurl
OkHttp Kotlin command line
Stars: ✭ 77 (-18.95%)
Mutual labels:  iterm2
Dotfiles
Configs 🤘🤘🤘
Stars: ✭ 39 (-58.95%)
Mutual labels:  iterm2
Terminus
Terminus, a terminal for Atom! - Looking for collaborators hop in, at your next bus stop :-)
Stars: ✭ 49 (-48.42%)
Mutual labels:  iterm2
Vscode Theme Iterm2
🎨 Color scheme for iTerm2 matching Visual Studio Code's default Dark+ and Light+ themes.
Stars: ✭ 63 (-33.68%)
Mutual labels:  iterm2
Openiterm2
Opening iTerm2 in the current directory.
Stars: ✭ 14 (-85.26%)
Mutual labels:  iterm2
Itermplot
An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.
Stars: ✭ 1,267 (+1233.68%)
Mutual labels:  iterm2
Iterm 2 Peppermint
iTerm 2 Peppermint color theme
Stars: ✭ 49 (-48.42%)
Mutual labels:  iterm2
Pi
A minimalist zsh theme with git status decorations
Stars: ✭ 76 (-20%)
Mutual labels:  iterm2
My Configurations
Chris Hough's .dot files + workstation setup
Stars: ✭ 40 (-57.89%)
Mutual labels:  iterm2
Mdcat
cat for markdown
Stars: ✭ 1,043 (+997.89%)
Mutual labels:  iterm2
Term Img Cli
Display images in iTerm
Stars: ✭ 70 (-26.32%)
Mutual labels:  iterm2
Onehalf
Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
Stars: ✭ 974 (+925.26%)
Mutual labels:  iterm2
Alfred Ssh
SSH workflow for Alfred for Mac with powerful hostname expansion/completion
Stars: ✭ 78 (-17.89%)
Mutual labels:  iterm2
Wincent
💾 Dot-files
Stars: ✭ 882 (+828.42%)
Mutual labels:  iterm2
Dotfiles
🖥️ Automated Configuration, Preferences and Software Installation for macOS
Stars: ✭ 1,103 (+1061.05%)
Mutual labels:  iterm2
Dotfiles
👾 ~/
Stars: ✭ 91 (-4.21%)
Mutual labels:  iterm2
Gvcci
color extraction to turn images into 16 color palettes
Stars: ✭ 86 (-9.47%)
Mutual labels:  iterm2
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (-23.16%)
Mutual labels:  iterm2

ZModem integration for iTerm 2

Transfer files using Z-Model from within iTerm2 to any remote machine with lrzsz installed.

Installation

Installing from Homebrew tap laggardkernel/tap is recommended. It solves the dependency (lrzsz) automatically.

brew install laggardkernel/tap/iterm2-zmodem

Then, follow the output from the above command to do the post-setup.

Troubleshooting

  • Sending a directory may fail: this is a known issue
  • If you are using tmux or some other terminal multiplexer (ie: screen), try using the -e option to sz and/or rz on your server to force escaping of more characters during transmission.
  • This tool may also fail if you are using expect or rlogin as it expects a mostly-clean 8-bit connection between the two parties.

Origin

The talk made by mmastrac about "a free Taiwan and a free Tibet" in the luxihk/iterm2-zmodem repo irritated many people, after they made the decision to bombard users by printing this very content to STDOUT whenever sz or rz is typed, which is related with the closure of the repo.

To help users get zmodem integration in iTerm2 easily, I opened this project to continue their work and improve upon the former implementation with the help of Homebrew.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].