Skip to content

refactor: Added bold and underline support#19

Merged
DylanDevelops merged 1 commit into
mainfrom
ravel/even-better-formatting
Dec 18, 2025
Merged

refactor: Added bold and underline support#19
DylanDevelops merged 1 commit into
mainfrom
ravel/even-better-formatting

Conversation

@DylanDevelops
Copy link
Copy Markdown
Owner

Pull Request Checklist

  • I have read and followed the contribution guidelines.
  • My pull request targets the main branch of tmpo.
  • I have tested these changes locally on my machine.

Description

Replaces generic color resets with specific ANSI reset codes for bold, dim, italic, and underline formatting in the UI package. Updates all command outputs to use bold formatting for key labels and values, enhancing readability and consistency. Adjusts related tests to check for the new reset codes and ensures all formatting functions use the correct resets.

Screenshots

Screenshot 2025-12-17 at 6 46 45 PM

Replaces generic color resets with specific ANSI reset codes for bold, dim, italic, and underline formatting in the UI package. Updates all command outputs to use bold formatting for key labels and values, enhancing readability and consistency. Adjusts related tests to check for the new reset codes and ensures all formatting functions use the correct resets.
@DylanDevelops DylanDevelops merged commit f5c29fe into main Dec 18, 2025
6 checks passed
@DylanDevelops DylanDevelops deleted the ravel/even-better-formatting branch December 18, 2025 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant