vercel/hyper

Shell changes not honored until logging out of OS X

Aberta

#147 aberto em 16 de jul. de 2016

 (4 comentários) (6 reações) (0 responsável)TypeScript (3.558 forks)batch import
help wanted🐛 Type: Bug

Métricas do repositório

Stars
 (44.582 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador