vercel/hyper

Shell changes not honored until logging out of OS X

Open

#147 geöffnet am 16. Juli 2016

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

Repository-Metriken

Stars
 (44.582 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

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