vercel/hyper

Shell changes not honored until logging out of OS X

Open

#147 ouverte le 16 juil. 2016

Voir sur GitHub
 (4 commentaires) (6 réactions) (0 assignés)TypeScript (3 558 forks)batch import
help wanted🐛 Type: Bug

Métriques du dépôt

Stars
 (44 582 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur