You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TrimHandler: misc. fixes.
- Escape ` for powershell.
- Trim trailing whitespace from encoding command so apparently empty
commands don't cause problems.
Line: shift transform times when detokenizing.
This should save a bit of time creating a bunch of transform tables, as
well as fix some weird problems.