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.39.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.39.1
Choose a head ref
  • 14 commits
  • 58 files changed
  • 4 contributors

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

  1. fix: styled underlines in editors (#2918)

    * Add styled_underlines param to TerminalPane
    
    * Add styled_underlines to Cursor::new
    
    * Remove styled_underlines from render_first_run_banner
    mike-lloyd03 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3ebaba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4657a2 View commit details
    Browse the repository at this point in the history
  3. fix(ux): LaunchPlugin and some cwd fixes (#2916)

    * LaunchPlugin and some cwd fixes
    
    * style(fmt): rustfmt
    
    * fix e2e tests and some cleanups
    
    * fmt
    imsnif authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ea5e6aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a553188 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fix(performance): only refresh relevant prorcess in sysinfo when seri…

    …alizing sessions (#2920)
    
    * optimize: update refresh prorcess for sysinfo to reduce cpu usage
    
    * fix: fix format
    
    Signed-off-by: xuanyuan300 <xuanyuan300@gmail.com>
    
    ---------
    
    Signed-off-by: xuanyuan300 <xuanyuan300@gmail.com>
    xuanyuan300 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c325eb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83cf6d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    261c75a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e55cd36 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. feat(config): add serialization interval configuration (#2923)

    * add serialization interval configuration
    
    * fix e2e tests
    
    * fix e2e tests
    imsnif authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3b4a355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb46ac0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    45fea58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4756c21 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. chore(release): v0.39.1

    imsnif committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ebcf359 View commit details
    Browse the repository at this point in the history
Loading