m-ou-se/config

Title doesn't update when not changing directories

m-ou-se opened this issue · 1 comments

# Title is 'maurice@box: ~'
$ ssh foobar
# Title changes to 'maurice@foobar: ~'
$ exit
# Title is still 'maurice@foobar: ~' <- This is wrong.
$ cd foo
# Title changes to 'maurice@box: ~/foo'

Should be fixed by #7 for zsh