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

Commits on Aug 29, 2019

  1. nixos/bash: Improve Emacs detection for PS1

    That's one of my itches - when I'm sshing from Emacs' term to a NixOS
    machine, it doesn't detect that I'm running emacs and showing a title
    escape sequence. This commit fixes it, checking against $TERM to
    prevent this from ever bothering anyone again.
    Vika committed Aug 29, 2019
    Copy the full SHA
    844200a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67728 from kisik21/bash-module-emacs-eterm-remote…

    …-prompt-fix
    
    nixos/bash: Improve Emacs detection for PS1
    matthewbauer committed Aug 29, 2019
    Copy the full SHA
    c2ef4fd View commit details
    Browse the repository at this point in the history