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

respect the user's values for $LESS, if already set #66

Merged
merged 1 commit into from Feb 10, 2014

Conversation

ellemenno
Copy link
Contributor

commander overrides any values the user may have already set for their LESS environment variable, and doesn't provide a way to configure what the override values will be.

this pull request changes the behavior from overriding to defaulting, so the user or host program has a chance to configure the pager behavior.

ggilder added a commit that referenced this pull request Feb 10, 2014
respect the user's values for $LESS, if already set
@ggilder ggilder merged commit 650fa32 into tj:master Feb 10, 2014
@ggilder
Copy link
Collaborator

ggilder commented Feb 10, 2014

Thanks for the patch!

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.

None yet

2 participants