vercel/hyper

Shell changes not honored until logging out of OS X

开放

#147 创建于 2016年7月16日

 (4 条评论) (6 个反应) (0 位负责人)TypeScript (3,558 个派生)batch import
help wanted🐛 Type: Bug

仓库指标

星标
 (44,582 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南