Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csshX not working with zsh #88

Open
suaveolent opened this issue Sep 27, 2017 · 2 comments
Open

csshX not working with zsh #88

suaveolent opened this issue Sep 27, 2017 · 2 comments

Comments

@suaveolent
Copy link

suaveolent commented Sep 27, 2017

Hi,

csshX is unfortunately working with Z shell. I receive the following error:

history -d $(($HISTCMD-1)) && clear && exec '/usr/local/bin/csshX' '--master' '--sock' '/var/tmp/tmp.0.9z6VG2' '--launchpid' '3529' '--screen' '0' '--debug' '0' '--tile_y' '0' '--tile_x' '0'
suavolent@mba ~/ history -d $(($HISTCMD-1)) && clear && exec '/usr/local/bin/csshX' '--master' '--sock' '/var/tmp/tmp.0.9z6VG2' '--launchpid' '3529' '--screen' '0' '--debug' '0' '--tile_y' '0' '--tile_x' '0'
fc: event not found: -d

When using /bin/sh everything works great though.

@winstonleedev
Copy link

winstonleedev commented Oct 17, 2017

This may not be what you are looking for, but apparently this project is no longer maintained.

You can try iTerm2, which have have similar functionality built-in:

  • press command-D to split into 2 panes (or more)
  • press command - alt - I to send input to all panes

And it works with zsh just fine :)

@nicoh88
Copy link

nicoh88 commented Feb 27, 2021

#77

@thanhphu @dominik-ziegler

Your tip with iTerm2 and command - alt - i is good! Thanks! 🤝

But, I connect to 12 servers via csshX, via iTerm2 I must set up these connections manually. 😖
Or is there a nicer way with iTerm2? 💡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants