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: zellij-org/zellij
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.38.0
Choose a base ref
...
head repository: zellij-org/zellij
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.38.1
Choose a head ref
  • 14 commits
  • 23 files changed
  • 4 contributors

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    ac4085d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b656876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6f66b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24ce348 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. fix(status-bar): add break tab hints (#2748)

    * fix(status-bar): add break tab hints
    
    * fix(tests): update snapshot to new hints
    imsnif authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d895f35 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    imsnif authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    90875b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. fix(reconnect): do not clear terminal state when entering alternate s…

    …creen (#2750)
    
    * debug
    
    * refactor(reconnect): articular reconnection logic
    imsnif authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2081a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1988206 View commit details
    Browse the repository at this point in the history
  3. fix(grid): memory leak with unfocused tabs (#2745)

    * use hashset instead of vec for changed lines
    
    avoid output buffer growring indefinitely if tab does not get rendered
    
    * tidy up
    
    - improve hashset -> vec conversion
    - remove now unnecessary dedup
    
    * use copied instead of cloned on iter
    tlinford authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    15737d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6116195 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    ad3594a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f42a2dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4279ca View commit details
    Browse the repository at this point in the history
  4. chore(release): v0.38.1

    imsnif committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    bf2e7e1 View commit details
    Browse the repository at this point in the history
Loading