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: charmbracelet/lipgloss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: charmbracelet/lipgloss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 9, 2023

  1. fix(renderer): use termenv default renderer

    Creating a _new_ global termenv output clashes with the default global
    termenv output leading the terminal to block and freeze.
    Share the default termenv output with the global default lipgloss renderer.
    aymanbagabas authored and muesli committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    7f47f0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43b22e View commit details
    Browse the repository at this point in the history
Loading