Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Textualize/rich
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.7.0
Choose a base ref
...
head repository: Textualize/rich
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.7.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    26152e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update wcwidth and cell widths.

    Bug Textualize/textual#4073 showed that the version of wcwidth we are using incorrectly reports the soft hyphen (codepoint 173, 0xAD) has having length 1.
    rodrigogiraoserrao committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    18ebb42 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge pull request #3289 from Textualize/update-wcwidth

    Update wcwidth and cell widths.
    rodrigogiraoserrao authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f4a7ed3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. bump

    willmcgugan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    705bc46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f580bd View commit details
    Browse the repository at this point in the history
Loading