Yuarheer wrote:
the alias thing might work but need to add a wildcard after the ` in the alias match. I don't use Cmud, but i gather Finney is kinda the expert around here?
In Mushclient the matchline would be: `*
and then have it do nothing. (Yes, I tested this)
so that it would pick up the first ` and ANYthing that comes after (the * being an all-character all-count wildcard).
Thus picking up `````````````` as a match (the first ` and anything following it).
If you can do something similar in Cmud, that might work?
Fixed.