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

tmux in cygwin - open terminal failed: not a terminal #453

Closed
junkdog opened this issue Apr 4, 2015 · 3 comments
Closed

tmux in cygwin - open terminal failed: not a terminal #453

junkdog opened this issue Apr 4, 2015 · 3 comments

Comments

@junkdog
Copy link

junkdog commented Apr 4, 2015

It appears other have managed to get tmux working in cmder before (#56), but when I run it, I get

adrian@demonbook ~
$ echo $TERM
cygwin

adrian@demonbook ~
$ tmux
open terminal failed: not a terminal

adrian@demonbook ~
$ TERM=xterm tmux
open terminal failed: not a terminal

Is there a work-around to coax tmux into being happy again? As for cygwin, I followed the instructions on the wiki

@kostrse
Copy link

kostrse commented Jun 6, 2015

Having the same problem.

@shkm
Copy link

shkm commented Jun 6, 2015

+1

@MartiUK
Copy link
Member

MartiUK commented Jun 8, 2015

tmux doesn't exactly work in conemu, when using this method. Tmux is a bit finicky with what terminal it wants, especially if it's on a non-Unix system.

Try setting up a new task except have it run
C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico - (If you installed it in the default location)

Where it should work.

If you don't want to do that, may I suggest GNU Screen?

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

5 participants