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 DISPLAY detection when LANG is set to a non-English locale. #26

Merged
merged 1 commit into from
Mar 26, 2014

Conversation

malcolmr
Copy link
Member

Force the vim client process to execute with LC_ALL and LANGUAGE set to en_US.UTF-8, which ensures that the "No display" message returned by the client can be recognised directly.

References #25.

Force the vim client process to execute with LC_ALL and LANGUAGE set to
en_US.UTF-8, which ensures that the "No display" message returned by the
client can be recognised directly.

References google#25.
@dbarnett
Copy link
Contributor

LGTM.

dbarnett added a commit that referenced this pull request Mar 26, 2014
Fix DISPLAY detection when LANG is set to a non-English locale.
@dbarnett dbarnett merged commit cb3c05c into google:master Mar 26, 2014
@malcolmr malcolmr deleted the fix-non-en-display-check branch March 26, 2014 21:27
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