On szo, ápr 23, 2011 at 12:14:40 +0100, Nicholas Marriott wrote:
> what tmux or openbsd version is this? it shouldn't be redrawing the
> entire window

I'm following -current, but it's been doing this for a few months now.

$ cat ~/.tmux.conf:
set-option -g default-shell /bin/ksh

set-option -g display-time 400
set-option -g status-keys vi
set-option -g status-right "#(/home/daniell/bin/battery_tmux_status.sh)"
set-option -g status-left "#S/#I%%#P"
set-option -g status-interval 1
set-option -g visual-bell on
set-option -g bell-action any
set-option -g history-limit 5000
set-option -g buffer-limit 100

set-window-option -g mode-keys vi
set-window-option -g xterm-keys on


bind-key R set-window-option automatic-rename on
bind-key S set-window-option synchronize-panes
bind-key L lock
bind-key N new-session
bind-key C capture-pane
bind-key A new-window -k -t 9 cmixer
$ 




Daniel

-- 
LÉVAI Dániel
PGP key ID = 0x83B63A8F
Key fingerprint = DBEC C66B A47A DFA2 792D  650C C69B BE4C 83B6 3A8F

------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to