Yeah we need to set the environment properly for job commands, there is an XXX
in job.c for it.

Your best bet is to use #(LANG=blah date...) for now.


On Tue, Feb 23, 2010 at 12:03:37AM +0100, ??ime Ramov wrote:
> Hi,
> 
> $ date '+ %a %b %e %R'
>  Pon Vel 22 23:56
> 
> `%a %b %e %R` in tmux produces this instead:
> Mon Feb 22 23:56
> 
> I also tried setting LC_CTYPE and LANG environment variables *within*
> tmux, but that didn't help.
> 
> Other thing I tried was #(date '+ %a %b %e %R') hoping it would somehow
> insert the result with correct locale but I got the same output as when
> using straight sequences.
> 
> 
> --??.
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to