Feature description
Sometimes someone join #weechat and ask if this is possible to mimic tr in a trigger, tr/// instead of s///. It would be nice if we could use a prefix before the delimiter to specify the desired behavior, for example tr/abc/ABC/ and s/hi/hello/ and when there is no prefix, fallback to s///. But I just created a trigger with a letter as delimiter and the trigger is valid so I guess it's not possible this way since a delimiter can be a letter?
Feature description
Sometimes someone join #weechat and ask if this is possible to mimic tr in a trigger, tr/// instead of s///. It would be nice if we could use a prefix before the delimiter to specify the desired behavior, for example tr/abc/ABC/ and s/hi/hello/ and when there is no prefix, fallback to s///. But I just created a trigger with a letter as delimiter and the trigger is valid so I guess it's not possible this way since a delimiter can be a letter?