Skip to content

Conversation

@stephen-fox
Copy link

@stephen-fox stephen-fox commented May 16, 2025

This commit adds a new optional Config field that allows developers to intercept the list of strings typed by a user prior to looking up a command and running the relevant code.

The main goal of this code is to allow variable replacement, though it can be potentially used for other useful functionality.

Please refer to the code comments for more information on the desired behavior of this code.

ps: If this project is still maintained, can you please create a new tag? (even if this change is not merged, there is code in the main branch that is untagged - thank you!)

@skaldesh
Copy link
Member

I've added a new tag for the current changes in master.

Regarding your feature request: @r0l1 Wdyt? I guess we could merge it?

This commit adds a new optional Config field that allows developers
to intercept the list of strings typed by a user prior to looking up
a command and running the relevant code.

The main goal of this code is to allow variable replacement,
though it can be potentially used for other useful functionality.

Please refer to the code comments for more information on the
desired behavior of this code.
@stephen-fox stephen-fox force-pushed the command-pre-processor branch from 33d2ad6 to d578b04 Compare July 19, 2025 10:16
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