Преглед изворни кода

Remove unused keybind

master
10sr пре 6 година
родитељ
комит
d91a13f135
1 измењених фајлова са 0 додато и 2 уклоњено
  1. +0
    -2
      tmux.conf

+ 0
- 2
tmux.conf Прегледај датотеку

@@ -17,8 +17,6 @@ bind C-c command-prompt "new-window '%%'"
bind C-r source-file ~/.tmux.conf \; display-message "Reloaded config !"
# new-session: -A: "behaves like attach-session if session-name already exists"
# -d: do not attach the created session
bind C-s command-prompt -p "session name to switch to:" \
"new-session -Ad -s '%1'\; switch-client -t '%1'"
bind C-o command-prompt -p "session name to switch to:" \
"new-session -Ad -s '%1'\; switch-client -t '%1'"



Loading…
Откажи
Сачувај