Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] TMux bindkey with "-"
Date: Sat, 08 Oct 2011 05:36:02
Message-Id: 20111008053457.GC2828@solfire
1 Hi
2
3 here
4
5 http://blog.hawkhost.com/2010/06/28/tmux-the-terminal-multiplexer/
6
7
8 I found the hint to do the following key binding:
9
10 unbind %
11 bind | split-window -h
12 bind – split-window -v
13
14
15 But doing so results in the following message on the console, when
16 starting tmux
17
18 /home/user/.tmux.conf: 5: unknown key: –
19
20 Nonetheless tmux starts.
21
22 How can I acchieve the correct binding of the keys?
23
24 Thank you very much in advance for any help!
25 Have a nice weekend!
26 Best regards,
27 mcc

Replies

Subject Author
Re: [gentoo-user] TMux bindkey with "-" Paul Hartman <paul.hartman+gentoo@×××××.com>