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: NixOS/nixpkgs
base: c6e043d57c2c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5682bc99264f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 30, 2018

  1. fish: do not use internal wcwidth

    This is important when typing characters such as ⚡(U+26A1 HIGH VOLTAGE
    SIGN), otherwise fish computes a different character width than the
    terminal.  See fish-shell/fish-shell#4816
    gebner committed Dec 30, 2018
    Copy the full SHA
    68076b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53069 from gebner/fish-wcwidth

    fish: do not use internal wcwidth
    adisbladis committed Dec 30, 2018
    Copy the full SHA
    5682bc9 View commit details
    Browse the repository at this point in the history