Skip to content

kbd: fix unicode_start and unicode_stop scripts #27248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

therealpxc
Copy link
Contributor

Motivation for this change

previously, the unicode_start and unicode_stop scripts were looking for the tty command in /usr/bin/tty, which means they could never run successfully on NixOS

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

@mention-bot
Copy link

@therealpxc, thanks for your PR! By analyzing the history of the files in this pull request, we identified @edolstra, @abbradar and @wkennington to be potential reviewers.

@rnhmjoj
Copy link
Contributor

rnhmjoj commented Jul 9, 2017

Ah, you noticed the error too? The thing is I fixed this already a while back but the change somehow never made it into master. See #22793

@therealpxc
Copy link
Contributor Author

I just looked into it yesterday, because I decided to try to get all the error messages out of fish init because I was looking at it in the course of testing for that other stuff we were both working on.

I don't normally see those error messages, because I use the tmux-zen plugin for oh-my-fish. I felt guilty for ignoring them just because I usually don't see them, lol.

I didn't see your work when I made this!

@therealpxc therealpxc closed this Jul 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants