mirror of
https://github.com/tw93/Mole.git
synced 2026-02-09 04:59:19 +00:00
Whitelist mode is more powerful
This commit is contained in:
@@ -28,6 +28,8 @@ readonly ICON_ERROR="✗" # Error
|
||||
readonly ICON_EMPTY="○" # Empty state
|
||||
readonly ICON_LIST="-" # List item
|
||||
readonly ICON_MENU="▸" # Menu item
|
||||
readonly ICON_SYSTEM="☯︎" # System/Architecture info
|
||||
readonly ICON_SETTINGS="⚙" # Settings/Configuration
|
||||
|
||||
# Spinner character helpers (ASCII by default, overridable via env)
|
||||
mo_spinner_chars() {
|
||||
|
||||
Reference in New Issue
Block a user