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: catppuccin/tmux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: catppuccin/tmux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 6 contributors

Commits on Sep 4, 2024

  1. fix(kube): escape env var

    Need this to be interpreted when tmux status is updated rather than when
    this script executes as the value is set in the tmux env rather than the
    current shell
    pauldthomson authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c31b9b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. feat(status): window specific separator config (#198)

    * feat(window-builder): get window separator based on window type
    
    * feat(window-format): send window type param to builder
    
    fix: apply suggestions from code review
    
    * feat(readme): add window type separator options
    mklbravo authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8276c5a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. docs: add clarifying note in the README about null values (#300)

    * readme: Add clarifying note about null values
    
    * readme: Remove duplicate documentation of null values
    ItzYeho authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c43c10f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. feat(status): Add support for status module middle separators (#310)

    * added middle separator for status
    
    * fixed color + updated readme
    
    * Update README.md
    
    Co-authored-by: vdbe <44153531+vdbe@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: vdbe <44153531+vdbe@users.noreply.github.com>
    sebaraj and vdbe authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1612a23 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. chore(main): release 0.3.0 (#308)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5fbfcc1 View commit details
    Browse the repository at this point in the history
Loading