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
The ESC plugin classes are hardcoded in cli.py. I only want to change them, but then I would have to copy the whole main function, which is overly costly. Is there an easier way to insert my own ESC plugins?
The ESC plugin classes are hardcoded in cli.py. I only want to change them, but then I would have to copy the whole main function, which is overly costly. Is there an easier way to insert my own ESC plugins?