Romain Francoise <rfranco...@debian.org> writes:

> It's not possible to have per-pane or per-window key
> bindings, but you can just start the application in a
> dedicated tmux server (using e.g.  'tmux -L rebind -c
> rebind.conf') and then attach to that from the main
> server. In the inner server you can disable any
> status lines and use another prefix key.

OK, got this to work as well - that rebind.conf and
attach made me confused, but it is actually very simple:

In a tmux pane, this

tmux -L rebind
bind x -n send-keys q

won't affect the other panes.

Thank you!

-- 
underground experts united:
http://user.it.uu.se/~embe8573

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to