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: pure-fish/pure
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.11.0
Choose a base ref
...
head repository: pure-fish/pure
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.11.1
Choose a head ref
  • 9 commits
  • 12 files changed
  • 2 contributors

Commits on May 16, 2025

  1. Configuration menu
    Copy the full SHA
    62020ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5571be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c201a2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    d0a4ed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da50c14 View commit details
    Browse the repository at this point in the history
  3. fix: source _pure_prompt_new_line event handler instead of relying on…

    … autoloading
    
    From the doc: https://fishshell.com/docs/current/language.html#event
    > Please note that event handlers only become active when a function is loaded,
    > which means you need to otherwise source or execute a function instead of
    > relying on autoloading.
    
    fix #356
    edouard-lopez committed May 19, 2025
    Configuration menu
    Copy the full SHA
    8a6ed99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8daa0dc View commit details
    Browse the repository at this point in the history
  5. fix(fish_title): use index to ignore extraneous item in `status curre…

    …nt-command`
    
    fixes #360
    waiting for a better solution in fish-shell/fish-shell#11503
    edouard-lopez committed May 19, 2025
    Configuration menu
    Copy the full SHA
    2577f30 View commit details
    Browse the repository at this point in the history
  6. chore: bump version 4.11.1

    github-actions committed May 19, 2025
    Configuration menu
    Copy the full SHA
    119b0f7 View commit details
    Browse the repository at this point in the history
Loading