vercel/hyper

Shell changes not honored until logging out of OS X

Ouverte

#147 ouverte le 16 juil. 2016

 (4 commentaires) (6 réactions) (0 personne assignée)TypeScript (3 558 forks)batch import
help wanted🐛 Type: Bug

Métriques du dépôt

Stars
 (44 582 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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