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.
This commit is contained in:
BIN
zdtt/__pycache__/shell.cpython-312.pyc
Normal file
BIN
zdtt/__pycache__/shell.cpython-312.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user