[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Solved: tmux conf stuck



And... just for completeness, I found that I *can* use backtick as a
prefix in tmux, and also pass a backtick thru tmux to a terminal
session, by including this in .tmux.conf:

  set -g prefix `
  bind ` send-prefix

So... life is good!  (At least the part of it that depends on terminal
multiplexing :)

Jeff

On Thu, 8 Sep 2011 11:13:13 -0700
debian@waysoft.com wrote:

> On Thu, 8 Sep 2011 13:41:11 -0400
> Allan Wind <allan_wind@lifeintegrity.com> wrote:
> 
> > ...
> > Venturing a guess that you still have a tmux process sitting 
> > around using the old configuration.  Make sure you exit it.  
> > Double check with ps.
> 
> Yep, that was it!  Thanks to you and Ivan S.  Sheesh, I hate it when I
> miss obvious stuff like that.
> 
> Jeff
	


Reply to: