vercel/hyper

Shell changes not honored until logging out of OS X

Offen

#147 geöffnet am 16.07.2016

 (4 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)TypeScript (3.558 Forks)batch import
help wanted🐛 Type: Bug

Repository-Metriken

Stars
 (44.582 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

If on bash: chsh -s /bin/zsh && exit If on zsh: chsh -s /bin/bash && exit

When you reopen Hyperterm.app the shell will have not changed. This is not the default behaviour of Terminal.app or iTerm.app.

Contributor Guide