summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index eda32269..9331864d 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -36,7 +36,7 @@ bind "C-\\" last-window
# bind c new-window -c "#{pane_current_path}"
bind C new-window -c "#{pane_current_path}"
-bind G new-window -c "#{pane_current_path}" "grep --color=always -Eir '(copyright|©)' * | less -R"
+bind g new-window -c "#{pane_current_path}" "grep --color=always -Eir '(copyright|©)' * | less -R"
# # my launcher shortcuts: mnemonic is h for host and e for emacs/editor
# # E for e-mail