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

Fix for linux console #27

Merged
merged 1 commit into from
Aug 22, 2014
Merged

Fix for linux console #27

merged 1 commit into from
Aug 22, 2014

Conversation

vyp
Copy link
Contributor

@vyp vyp commented Jun 1, 2014

When I login (to the linux console), it doesn't work and outputs printf statements. This is because I source gruvbox_256palette.sh in my .zshrc and zsh reads .zshrc on login (similarly for bash). My question is, is this the correct way to account for it (the output goes away upon login when I use this), or is there another, perhaps better, way of avoiding it?

Thanks.

@vyp
Copy link
Contributor Author

vyp commented Jun 1, 2014

Oh and I didn't change gruvbox_256palette_osx.sh since I don't know how osx works and if it has the same issue. (I'm guessing not since I'm assuming it logs in with a graphical screen.)

morhetz added a commit that referenced this pull request Aug 22, 2014
@morhetz morhetz merged commit 82f323a into morhetz:master Aug 22, 2014
@morhetz
Copy link
Owner

morhetz commented Aug 22, 2014

Thank you!
I've also extended the list of fallback $TERMs with vt100 and vt220 which is still in use with non-linux unixes

@vyp
Copy link
Contributor Author

vyp commented Aug 27, 2014

Sweet! No worries.

minodisk pushed a commit to minodisk/gruvbox that referenced this pull request Oct 29, 2014
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

Successfully merging this pull request may close these issues.

2 participants