소스 검색

Update tmux.conf

master
10sr 5 년 전
부모
커밋
4c2fb13def
로그인 계정: 10sr GPG 키 ID: 7BEC428194130EB2
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      tmux.conf

+ 2
- 0
tmux.conf 파일 보기

@@ -19,6 +19,8 @@ bind C-r source-file ~/.tmux.conf \; display-message "Reloaded config !"
# -d: do not attach the created session
bind C-o command-prompt -p "session name to switch to:" \
"new-session -Ad -s '%1'\; switch-client -t '%1'"
# Use w instead
unbind s

set -g base-index 1
set -g pane-base-index 1


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