Three small changes from Tiago Cunha:
authornicm <nicm@openbsd.org>
Thu, 9 Jan 2014 14:05:55 +0000 (14:05 +0000)
committernicm <nicm@openbsd.org>
Thu, 9 Jan 2014 14:05:55 +0000 (14:05 +0000)
commit6f63102103f8ef3238260ac53efb7f86edd0c6ac
tree1bc853cde99867df3606c55eecbe927a1e8a6c1d
parenta8e0565abc6e6656d7e8b44e95584b49e14324a7
Three small changes from Tiago Cunha:

- Check for truncation when copying path.
- Don't need to use a temporary buffer in screen_set_title.
- Include strerror in output when connecting to server fails.
usr.bin/tmux/client.c
usr.bin/tmux/screen.c
usr.bin/tmux/tmux.c