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

include zsh and tmux from cygwin #194

Closed
prabirshrestha opened this issue May 14, 2014 · 14 comments
Closed

include zsh and tmux from cygwin #194

prabirshrestha opened this issue May 14, 2014 · 14 comments

Comments

@prabirshrestha
Copy link

No description provided.

@mickaelandrieu
Copy link

👍 cmder with zsh <3

ping @Bliker is this hard ? I can do it if you help me a little bit

@rbhalla
Copy link

rbhalla commented Mar 21, 2015

+1

@MartiUK
Copy link
Member

MartiUK commented Mar 21, 2015

See the wiki page about integrating cygwin and thus zsh & tmux.

@MartiUK MartiUK closed this as completed Mar 21, 2015
@mickaelandrieu
Copy link

This is not a closed issue, the main idea is not "how to integrate zsh and cygwin", but about a complete support of zsh out of box.

Please, re-open this @MartiUK , if I misunderstood the point I will open a new issue.

@MartiUK
Copy link
Member

MartiUK commented Mar 22, 2015

@mickaelandrieu I'm trying to keep cmder as a basic platform for people to add things onto it, I don't want to distribute anything other than the basics (cmd, powershell for example). As I put into the contributing.md, it might be useful for you and for what you're doing but for the other 1000s of people using cmder it will just be wasted space/download.

@mickaelandrieu
Copy link

Ok. Thanks for your answer.

@Jackbennett
Copy link
Contributor

You could possibly look at using your own sources.json that includes what you need to incorporate the zsh task in conemu.

There's been some talk about including chocolatey, would that help you get the packages you need? When PSv5 ships it will probably have what we need natively.

@mickaelandrieu
Copy link

I think we need more a wiki to help integrate the packages we need than a complete "big" cmder.
For now I work on gnu/linux OS but with vagrant and cmder, Windows can be a good solution for a web developper.
I don't have time to investigate more on this, but if a tutorial exists I can test it on windows 7/8 :)

@MartiUK
Copy link
Member

MartiUK commented Mar 25, 2015

@mickaelandrieu I have recently made a guide on the wiki to integrate cygwin, you can use zsh + tmux through that?

@mickaelandrieu
Copy link

@MartiUK I will take a look to the guide asap, thank you :)

@UltCombo
Copy link

@MartiUK after following your tutorial, I just had to change cygwin.bat to run zsh -l -i instead of bash --login -i, as described in this Super User answer.
Thanks!

@mickaelandrieu
Copy link

@UltCombo I have installed zsh through apt-cyg but when I put your command into cygwin.bat, cygwin is unable to find zsh... any idea ?

@UltCombo
Copy link

Oh, I had already installed zsh via Oh My Zsh.

@dcbishop
Copy link

dcbishop commented Aug 6, 2017

You can also bypass the bat file and start it via "C:\Cygwin\bin\mintty.exe -i /Cygwin-Terminal.ico /bin/zsh --login" although is uses mintty instead of the regular terminal renderer. The integration via xhere instructions seem to messup my fancy prompt making it double width (it autoexpands to fill a line).

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

7 participants