zsh-workers
 help / color / mirror / code / Atom feed
From: Kwon Yeolhyun <yeolhyunkwon@me.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: Zsh List Hackers' <zsh-workers@zsh.org>
Subject: Re: Unicode, Korean, normalization form, Mac OS X and tab completion
Date: Tue, 03 Jun 2014 00:27:54 +0900	[thread overview]
Message-ID: <8E6D1DB2-0EB2-4B8E-AE7E-6A10504E9825@me.com> (raw)
In-Reply-To: <140602081426.ZM26210@torch.brasslantern.com>


[-- Attachment #1.1: Type: text/plain, Size: 1733 bytes --]


On Jun 3, 2014, at 12:14 AM, Bart Schaefer <schaefer@brasslantern.com> wrote:

> On Jun 2, 11:23pm, Kwon Yeolhyun wrote:
> } 
> } After the patch, I changed my login shell to the zsh.
> } 
> } $ sudo chsh -s /usr/local/bin/zsh yeolhyunkwon
> } 
> } Then, the terminal is closed immediately after open.
> 
> Hm.  Can you try putting
> 
> exec 2> $HOME/zsh-errors
> set -x
> 
> at the top of your ~/.zshenv file and see whether anything is written
> to the zsh-errors file?  If so, what is at the tail of it?

Oh.. I misunderstood your asking…

I did it again.

$ tail zsh-errors
+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:60> source /Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper.plugin.zsh
+/Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper.plugin.zsh:1> virtualenvwrapper=virtualenvwrapper.sh
+/Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper.plugin.zsh:2> ((  1  ))
+/Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper.plugin.zsh:3> source /Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh
+/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:2> set -e
+/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:3> [ -n '' ']'
+/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:5> program=virtualenvwrapper.sh
+/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:6> [ virtualenvwrapper.sh '=' python ']'
+/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:20> export 'PYENV_ROOT=/Users/yeolhyunkwon/.pyenv'
+/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:21> /usr/local/Cellar/pyenv/20140520/libexec/pyenv exec virtualenvwrapper.sh

hm…does pyenv seem to be suspicious?


[-- Attachment #1.2: zsh-errors --]
[-- Type: application/octet-stream, Size: 233834 bytes --]

[-- Attachment #1.3: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 842 bytes --]

  parent reply	other threads:[~2014-06-02 15:28 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-31  3:56 Kwon Yeolhyun
2014-05-31 15:21 ` Chet Ramey
2014-05-31 18:47   ` Bart Schaefer
2014-05-31 19:16 ` Peter Stephenson
2014-05-31 21:29   ` Bart Schaefer
2014-06-01  2:25     ` Daniel Shahaf
2014-06-01  5:30       ` Kwon Yeolhyun
2014-06-01 16:53         ` Daniel Shahaf
2014-06-01  7:56       ` Bart Schaefer
2014-06-01 16:46         ` Daniel Shahaf
2014-06-01 17:00         ` Jun T.
2014-06-01 19:13           ` Bart Schaefer
2014-06-02 17:01             ` Jun T.
2014-06-02 17:14               ` Bart Schaefer
2014-06-01 19:53           ` Bart Schaefer
2014-06-02 11:58             ` Kwon Yeolhyun
2014-06-02 14:23               ` Kwon Yeolhyun
2014-06-02 15:14                 ` Bart Schaefer
2014-06-02 15:27                   ` Peter Stephenson
2014-06-02 15:48                     ` Kwon Yeolhyun
2014-06-02 15:27                   ` Kwon Yeolhyun [this message]
2014-06-02 15:49                     ` Bart Schaefer
2014-06-02 15:58                       ` Kwon Yeolhyun
2014-06-02 14:31               ` Bart Schaefer
2014-06-02 17:15             ` Jun T.
2014-06-02 17:27               ` Bart Schaefer
2014-06-05 14:34                 ` Jun T.
2014-06-05 15:00                   ` Bart Schaefer
2014-06-02  5:17           ` Kwon Yeolhyun
2014-06-02  7:39             ` Jun T.
2014-06-02  8:42               ` Kwon Yeolhyun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8E6D1DB2-0EB2-4B8E-AE7E-6A10504E9825@me.com \
    --to=yeolhyunkwon@me.com \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).