(pytmux)wraithbook:pytmux cmcdonald$ tmux send-keys -t wraithan.net:3 
"workon wraithan.net && git pull" ^M
session not found: wraithan
(pytmux)wraithbook:pytmux cmcdonald$ tmux send-keys -t 'wraithan.net':3 
"workon wraithan.net && git pull" ^M
session not found: wraithan
(pytmux)wraithbook:pytmux cmcdonald$ tmux send-keys -t "wraithan.net":3 
"workon wraithan.net && git pull" ^M
session not found: wraithan
(pytmux)wraithbook:pytmux cmcdonald$ tmux send-keys -t wraithan\.net:3 
"workon wraithan.net && git pull" ^M
session not found: wraithan
(pytmux)wraithbook:pytmux cmcdonald$ tmux send-keys -t wraithan\\.net:3 
"workon wraithan.net && git pull" ^M
session not found: wraithan\
(pytmux)wraithbook:pytmux cmcdonald$ tmux send-keys -t wraithan\.net:3 
"workon wraithan.net && git pull" ^M
session not found: wraithan
(pytmux)wraithbook:pytmux cmcdonald$ tmux send-keys -t "wraithan.net:3" 
"workon wraithan.net && git pull" ^M
session not found: wraithan
(pytmux)wraithbook:pytmux cmcdonald$ tmux -V
tmux 1.8

I've also tried quoting the whole target to the same end. tmux 
new-session -s wraithan.net works perfectly fine.

Any advice would be great, thanks.

Wraithan
Firefox Marketplace
Mozilla Webdev

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to