vercel/hyper

Shell changes not honored until logging out of OS X

Open

#147 aberto em 16 de jul. de 2016

Ver no GitHub
 (4 comments) (6 reactions) (0 assignees)TypeScript (3.558 forks)batch import
help wanted🐛 Type: Bug

Métricas do repositório

Stars
 (44.582 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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