From 0720180a561f695f561350bf5637e6b3b198b52c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 10 Jan 2021 20:06:22 -0300 Subject: tmux.conf: Enable doing C-x C-e in Bash --- tmux/tmux.conf | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 88bf9e0..b73d5c6 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -2,13 +2,7 @@ unbind C-b set -g prefix C-x -# FIXME -# C-x-C-x-C-e Bash -# man bash - -# FIXME -# how to rename the title of a window? -# how to move a pane from one window to another? +bind-key C-x send-prefix # Turn on mouse mode # https://groups.google.com/forum/#!msg/tmux-users/TRwPgEOVqho/Ck_oth_SDgAJ -- cgit v1.2.3