Description
In SuperCmd, the date display currently shows only the date, while Raycast shows both the day and the date (e.g., Tuesday, May 19).
This makes the SuperCmd output feel less informative at a glance.
Steps to Reproduce
- Open SuperCmd.
- Trigger the date/time display (same flow shown in attached screenshot).
- Observe the rendered date text.
Actual Behavior
Only the date is shown (day-of-week is missing).
Expected Behavior
The date display should include the day-of-week as well, similar to Raycast.
Example: Tuesday, May 19 (or localized equivalent).
Comparison
- Raycast: shows day + date
- SuperCmd: shows date only
Attachments
- Raycast screenshot (shows day included)
- SuperCmd screenshot (day missing)
Environment
- OS: macOS (arm64)
- SuperCmd version: v.1.0.24

Description
In SuperCmd, the date display currently shows only the date, while Raycast shows both the day and the date (e.g.,
Tuesday, May 19).This makes the SuperCmd output feel less informative at a glance.
Steps to Reproduce
Actual Behavior
Only the date is shown (day-of-week is missing).
Expected Behavior
The date display should include the day-of-week as well, similar to Raycast.
Example:
Tuesday, May 19(or localized equivalent).Comparison
Attachments
Environment