Commit Graph

6 Commits

Author SHA1 Message Date
c32d234322 tmux: Change behavior of the visual bell
Tab completion triggers the bell, and typing input halts for a mic-
ro second.  It's really annoying.
2012-09-05 20:59:53 +03:00
fdb58f9708 tmux: Explicitly set vi bindings
The default is emacs, unless EDITOR contains "vi", but there's no
harm in setting this explicitly.
2012-09-04 14:55:05 +03:00
45eaa6fa81 set -> set-option, to reflect the more-verbose syntax 2012-09-04 14:54:30 +03:00
ee8abb7aff tmux: Use Escape to enter copy mode (like screen) 2012-09-04 14:53:33 +03:00
354c8dafff Update tmux config to work more like my screen config
Change status format
Don't update terminal window titles (X11 term app, not tmux window)
Add load averages to status
2012-09-02 23:30:09 +03:00
dba70b8f53 Add .tmux.conf with settings similar to my .screenrc
Update README
2011-02-22 14:40:44 +03:00