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
refactor: Remove regexes from Commands files to Task where they can be tested (#1006)
* refactor,fix: Move regexes out of untested Commands files
* removing something that should be a separate PR
* fix: update comments to remove reference to filename where used
* revert: no behavior change in refactor.
Leave regex test for cursor reset to be removed in later PR
* fix: mark checkbox regex as unicode so character escapes work correctly
0 commit comments