aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index b9e699a..de5fdda 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -18,7 +18,6 @@ set-window-option -g mode-keys vi
# navigation
-bind n new-session
bind f command-prompt -p find-session: 'switch-client -t %%'
bind | split-window -h -c '#{pane_current_path}'