◐ Shell
clean mode source ↗

Message 185114 - Python tracker

After looking at the code some more I realized that I didn't have my configuration file configured correctly.  The toggle was not working because I left this out of my config-extensions.def file:
[Terminal_cfgBindings]
terminal-toggle=

Now it is working great without that variable the toggling does not work.