This website requires JavaScript.
Explore
Help
Register
Sign In
ZaneDev
/
ZDTT
Watch
1
Star
0
Fork
0
You've already forked ZDTT
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a9d4d98c4c401131153674dfc9d3683b01bdb3bf
ZDTT
/
zdtt
/
__init__.py
5 lines
18 B
Python
Raw
Normal View
History
Unescape
Escape
Refactor terminal.py to enhance plugin management and system compatibility - Moved various functions related to plugin validation and quarantine to the zdtt.plugins module for better organization and reusability. - Updated the handling of protected commands to source from the plugins module. - Refactored status bar management functions to utilize the zdtt.status_bar module, improving code clarity and separation of concerns. - Simplified the display banner and compatibility warning functions by delegating to the zdtt.ui module. - Enhanced the command execution process by integrating shell command execution from the zdtt.shell module.
2025-11-16 10:47:24 -05:00
# ZDTT package
Reference in New Issue
Copy Permalink