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

Add TIGRC_EXTRA #970

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add TIGRC_EXTRA #970

wants to merge 2 commits into from

Conversation

psprint
Copy link
Contributor

@psprint psprint commented Nov 24, 2019

I'm thinking about creating a plugin for Zsh, but also possibly for Bash, that would supply e.g.: a bindings that would display a fzf-backed list of Makefile targets and run a selected target. To supply such additional functionality in a pluggable fashion such variable would serve very well.

The patch is very simple. It loads the extra configuration after the 2 other ones.

@koutcher
Copy link
Collaborator

I believe this can already be achieved using TIG_SCRIPT as highlighted in cb4f848.

@psprint
Copy link
Contributor Author

psprint commented Oct 7, 2021

The TIG_SCRIPT method provides the biggest flexibility but also a complexity. Why not add TIGRC_EXTRA variable? The patch is so simple, basically 1 line of code… Why limit the configuration options if they're so straightforward, clear and easy to use?

Are there chances of the PR being merged? I'm asking because there haven't been, apparently, not even one outside PR merged in this project.

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