소스 검색

Update tmux configuration for 2.2

master
Mitch Tishmack 10 년 전
부모
커밋
3915c01928
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. +1
    -3
      tmux.org

+ 1
- 3
tmux.org 파일 보기

@@ -8,8 +8,7 @@
Tmux configuration. Pretty boring in most ways.

#+BEGIN_SRC conf :tangle (tangle/file tmux-p ".tmux.conf")
# Setup utf8 by default and vi mode
set-window-option -g utf8 on
# Setup vi mode by default
set-window-option -g mode-keys vi
set-window-option -g aggressive-resize on

@@ -30,7 +29,6 @@ Tmux configuration. Pretty boring in most ways.
set-option -g status-right-length 13
set-option -g status-right "%a %H:%M:%S"
set-option -g status-interval 7
set-option -g status-utf8 on

# Pane border options, mimics the status line coloring
set-option -g pane-border-bg colour15


불러오는 중...
취소
저장