Randy Lai
Randy Lai
~~Check the setting `preserved_keys`.~~ Oh, I misunderstood your question.
By the way, it should be `preserve_keys`. https://github.com/randy3k/Terminus/blob/master/Terminus.sublime-settings#L97
The view is only automatically closed when the process ends with return code 0. For some reasons, your process returns 127 when you run `exit`.
> I had the same issue using zsh. It turns out that, [according to the docs (shell built in commands section)](https://zsh.sourceforge.io/Doc/zsh_a4.pdf), the exit command returns the last exit code instead...
It seems due to an outage of Package Control.
Unfortunately, we need to customize the theme in order to support the color highlight. An arbitary user theme won't work.
It is unfortunately no easy fix for now due to the lack of API. Let's keep it open.
I assume that the zsh is working on the regular terminal. If that is the case, could you check if the same versions of zsh are running?
perhaps you were running an old version of zsh.
It is already possible by using the `title` argument.