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
TUI removed. MarkdownDO is CLI-only now. A bare mdd invocation shows help instead of launching an interactive menu.
TUI-only settings removed:theme, fullscreen, showStatusBar, enableAnimations, enableTUI are gone from config.json handling and mdd config list/get/set. Existing config files with those keys still load fine — the keys are just ignored.
Other
Dropped the bubbletea, bubbles, lipgloss, glamour, and sahilm/fuzzy dependencies along with the TUI code.