vercel/hyper

Shell changes not honored until logging out of OS X

Open

#147 创建于 2016年7月16日

在 GitHub 查看
 (4 评论) (6 反应) (0 负责人)TypeScript (44,582 star) (3,558 fork)batch import
help wanted🐛 Type: Bug

描述

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.

贡献者指南