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

Suggestion: #shunt to window #81

Open
JiggeryPonkery opened this issue Mar 27, 2022 · 2 comments
Open

Suggestion: #shunt to window #81

JiggeryPonkery opened this issue Mar 27, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@JiggeryPonkery
Copy link

Similar to #gag or #substitute, but sends the text to a specific window.

#shunt {^(regex string of kitten nonsense)} {Atmospherics}

Surely to be many other uses for data you want to see, but not in the main window as tons of scroll happens by.

Alternatively, we want the ability to gag the output of "group list" in the main window when the command is manually input, without gagging the Group window itself.

@mj-colonel-panic
Copy link
Member

This is something I'll incorporate as a feature enhancement when we get to the new UI (unless someone else wants to tackle it) - but in the meantime are you familiar with using the > operator for echo?
ex:
put #echo >ScriptLog Current Skill: %currentSkill

would send "Current Skill: " and its variable to the ScriptLog window.

I know this isn't exactly what you're asking for, but you could set it up on a trigger also to catch specific text and send it to a window. Wouldn't stop it from appearing in the game window though I think.

@JiggeryPonkery
Copy link
Author

Yep, I am familiar with it, and make use of it often! But this idea would work totally different than that, and is more what I want. So glad to hear its being considered, thanks!

@dantiadr dantiadr added the enhancement New feature or request label May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants