Skip to content

Conversation

@splogdes
Copy link

@splogdes splogdes commented Apr 21, 2025

Fixes: #430

This pull request includes a change to the print_month() function in the rofi-calendar script to improve the handling of ANSI escape sequences for formatting calendar output. The most important change involves updating the sed commands to use more robust patterns for matching and replacing escape sequences.

Improvements to escape sequence handling:

  • rofi-calendar/rofi-calendar: Updated sed commands in the print_month() function to use more generalized regular expressions for matching ANSI escape sequences. This ensures better compatibility and correctness in formatting calendar output.

Fix the sed command in print_month
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.

confusing formatting in rofi-calendar

1 participant