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

Show color in interactive mode #109

Merged
merged 1 commit into from
Dec 29, 2018
Merged

Show color in interactive mode #109

merged 1 commit into from
Dec 29, 2018

Conversation

ahmetb
Copy link
Owner

@ahmetb ahmetb commented Dec 22, 2018

This patch introduces an internal _KUBECTX_FORCE_COLOR environment variable
that overrides color output decision.

With this, fzf output shows the color indicators for ctx/ns and choosing the
option with the color works without any extra handling.

Fixes #89.
Fixes #98.

This patch introduces an internal _KUBECTX_FORCE_COLOR environment variable
that overrides color output decision.

With this, fzf output shows the color indicators for ctx/ns and choosing the
option with the color works without any extra handling.

Signed-off-by: Ahmet Alp Balkan <[email protected]>
@FabioAntunes
Copy link

👍

@ahmetb ahmetb merged commit b584d14 into master Dec 29, 2018
ahmetb added a commit that referenced this pull request Jan 28, 2019
- FIX: Show current context/ns color in interactive (fzf) mode. (#109)
- TEST: Add integration tests for kubectx (#111, #113) and kubens (#105, #117)

Signed-off-by: Ahmet Alp Balkan <[email protected]>
@ahmetb ahmetb deleted the interactive-show-color branch December 31, 2019 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants