Audun Meek Olsen

Results 11 comments of Audun Meek Olsen

Yes. Tab titles doesn't reflect directory or process running.

> `PS1="\[\033]0;\w\007\]>"` @parro-it This works great for me on macOS, thank you! Do you know if there is an additional way to make it reflect a process like e.g. node?...

![hyper tabs](https://cloud.githubusercontent.com/assets/16224137/21221113/76e25602-c2bc-11e6-9c56-32361921fed3.gif) I managed to find a solution to show the basedir and append bash commands to it! ```bash case "$TERM" in xterm*|rxvt*) PROMPT_COMMAND='echo -ne "\033]0;${PWD##*/}\007"' show_command_in_title_bar() { case "$BASH_COMMAND"...

Hello all, here's a small update benefiting all of you using zsh. I recently made the switch from bash which broke my [previous solution](https://github.com/zeit/hyper/issues/1188#issuecomment-267301723). Luckily, fixing this for zsh wasn't...

@mackmmiller: I'm using zsh version `5.3 (x86_64-apple-darwin17.0)`. I don't use zsh in conjunction with any other framework, e.g. [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh), if you are, then maybe there's some clash there.

Same. As s suboptimal solution maybe provide the ability to blacklist certain plugins thats create errors in the smp, but works otherwise?

Here's a workaround for people interested, only drawback is that it call's the linter two times on the same file/code. ``` let [ {results : [{warnings}]}, {results : [{warnings: afterFix}]}...

I too, want to see this addressed. Switched Macs and now I can't download it.