* [gentoo-user] TMux bindkey with "-"
@ 2011-10-08 5:34 meino.cramer
2011-10-20 16:43 ` Paul Hartman
0 siblings, 1 reply; 2+ messages in thread
From: meino.cramer @ 2011-10-08 5:34 UTC (permalink / raw
To: Gentoo
Hi
here
http://blog.hawkhost.com/2010/06/28/tmux-the-terminal-multiplexer/
I found the hint to do the following key binding:
unbind %
bind | split-window -h
bind – split-window -v
But doing so results in the following message on the console, when
starting tmux
/home/user/.tmux.conf: 5: unknown key: –
Nonetheless tmux starts.
How can I acchieve the correct binding of the keys?
Thank you very much in advance for any help!
Have a nice weekend!
Best regards,
mcc
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] TMux bindkey with "-"
2011-10-08 5:34 [gentoo-user] TMux bindkey with "-" meino.cramer
@ 2011-10-20 16:43 ` Paul Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Paul Hartman @ 2011-10-20 16:43 UTC (permalink / raw
To: gentoo-user
On Sat, Oct 8, 2011 at 12:34 AM, <meino.cramer@gmx.de> wrote:
> Hi
>
> here
>
> http://blog.hawkhost.com/2010/06/28/tmux-the-terminal-multiplexer/
>
>
> I found the hint to do the following key binding:
>
> unbind %
> bind | split-window -h
> bind – split-window -v
>
>
> But doing so results in the following message on the console, when
> starting tmux
>
> /home/user/.tmux.conf: 5: unknown key: –
>
> Nonetheless tmux starts.
>
> How can I acchieve the correct binding of the keys?
– (en dash, U+2013) and - (hyphen-minus, U+002D) are different
characters. Did you really mean to use the en dash – instead of -?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-20 16:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-08 5:34 [gentoo-user] TMux bindkey with "-" meino.cramer
2011-10-20 16:43 ` Paul Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox