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

Reply via email to