Skip to content

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.

2 participants