]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
tmux.conf: Remove unnecessary comment.
authorSimon Ruderich <simon@ruderich.org>
Mon, 6 Jun 2011 20:08:22 +0000 (22:08 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 6 Jun 2011 20:08:22 +0000 (22:08 +0200)
tmux.conf

index 7e495590e3de64005c4bbaa39b857f28d91aee1a..9673ec6692478f0dbce6bd8d491223b6938abbe6 100644 (file)
--- a/tmux.conf
+++ b/tmux.conf
@@ -50,7 +50,6 @@ unbind-key C-b
 # GNU screen like bindings (with C-x).
 bind-key C-c new-window
 bind-key C-a last-window
-# Switch to next/previos window, like in GNU screen.
 bind-key C-n next-window
 bind-key C-p previous-window
 bind-key C-[ copy-mode