Hi all.
I usualy used screen with severals mutt inside, I wanted to do the
same with tmux.

My troube here is with utf8 for char '-' and '└' in mutt. And also
some other like for 'C_line' instead of 'Céline'.

Under screen when I list my mail by thread under mutt I have something
like this :

   1      [18/Jan - 22:16]  Nicholas Marrio Re: panes, windows, sessions vs 
screen's behaviour.
   2      [18/Jan - 22:48]  Aaron Denney    └─>
   3      [18/Jan - 23:06]  Nicholas Marrio   └─>
   4   F  [16/Jan - 18:21]  Michel Le Cocq  First Use How to
   5   -  [16/Jan - 20:54]  Nicholas Marrio ├─>
   6   F  [16/Jan - 18:21]  Michel Le Cocq  └=>

Under tmux I have something like this :

   1      [18/Jan - 22:16]  Nicholas Marrio Re: panes, windows, sessions vs 
screen's behaviour.                                                             
  
   2      [18/Jan - 22:48]  Aaron Denney    __>
   3      [18/Jan - 23:06]  Nicholas Marrio   __>
   4   F  [16/Jan - 18:21]  Michel Le Cocq  First Use How to
   5   -  [16/Jan - 20:54]  Nicholas Marrio __>
   6   F  [16/Jan - 18:21]  Michel Le Cocq  _=>      

Here is my .tmux.conf :

set -g prefix C-a
unbind C-b
bind C-a send-prefix
setw -g automatic-rename on
setw -g monitor-activity on
setw -g utf8 on

thanks for your help

--
Michel

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to