It's C-Space to start the selection.
On Thu, Mar 29, 2012 at 08:52:54AM +1300, Gino Lisignoli wrote:
>Hello!
>
>I can't seem to select text while in copy-mode, ctrl+b [
>Using space doesn't start the text selection
>
>.tmux.conf:
>
>set-option -g mouse-select-pane on
>s
Hello!
I can't seem to select text while in copy-mode, ctrl+b [
Using space doesn't start the text selection
.tmux.conf:
**set-option -g mouse-select-pane on
setw -g mode-mouse on
unbind o
bind-key Tab select-pane -t :.+
bind o run "tmux show-buffer | xclip -i -selection clipboard"
set -g histo