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

pipes.sh not working in termite #69

Open
ghost opened this issue Oct 4, 2019 · 1 comment
Open

pipes.sh not working in termite #69

ghost opened this issue Oct 4, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 4, 2019

Hello!

When I run the command pipes.sh, I get the following error:

ryanm@sirinat0r:~/pipes.sh$ pipes.sh
tput: unknown terminal "xterm-termite"
ryanm@sirinat0r:~/pipes.sh$

Any suggestions or workarounds?

@ThomasDNguyen
Copy link

did you modify any terminal settings?
You can try this:

  • Check what shell you're using: echo $SHELL
  • If it's one of the bourne shells (such as sh, bash, ksh, zsh), run: export TERMINFO=/usr/lib/terminfo
  • else, run: setenv TERMINFO /usr/lib/terminfo

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

1 participant