Re: Problem when entering a directory named with spaces

2013-08-20 Thread __fLOyd__
Hi Thomas. Thanks a lot for your suggestion. I found where the problem is. I added something related to tmux setenv in PROMPT_COMMAND but it is not suitable for directory with space. Thanks again. Best fLOyd On Tue, Aug 20, 2013 at 4:11 PM, Thomas Adam wrote: > On 20 August 2013 07:47, __fLOy

Re: Problem when entering a directory named with spaces

2013-08-20 Thread Thomas Adam
On 20 August 2013 07:47, __fLOyd__ wrote: > Hi everyone. > > I met a strange problem that after entering any directory, of which name > contains space like "/Users/xxx/Library/Application Support/IdeaIC12/", > execute any shell command will leading to a warning that "usage: > set-environment [-gru

Problem when entering a directory named with spaces

2013-08-19 Thread __fLOyd__
Hi everyone. I met a strange problem that after entering any directory, of which name contains space like "/Users/xxx/Library/Application Support/IdeaIC12/", execute any shell command will leading to a warning that "usage: set-environment [-gru] [-t target-session] name [value]". I am a little con