What does it show if you run "cat" outside tmux and then press C-=?


On Tue, Aug 23, 2011 at 07:22:10PM +0400, Yuri Bochkarev wrote:
> Hello.
> 
> 
> Such keys as C-[0..1], C-=, C-| are not working in emacs when running
> inside of tmux. I have this binding in my ~/.emacs:
> (global-set-key (kbd "C-c C-=") 'bs-show)
> 
> However, when I press C and = with Control being hold, I get "C-c = is
> undefined". The shortcut works fine when emacs is running outside of
> tmux.
> I noticed that alphabetical keys are also passed just fine, e.g. C-a,
> C-b and others are working.
> 
> I tried `setw -g xterm-keys on` option with no success.
> 
> I suppose I need some kind of hack in the configuration like the one
> described in the FAQ:
> set -g terminal-overrides
> "xterm*:kLFT5=\eOD:kRIT5=\eOC:kUP5=\eOA:kDN5=\eOB:smkx@:rmkx@"
> But I can't figure out how it should look like.
> 
> I run tmux in ROXterm terminal (which means I'm running X server).
> Software versions:
> ArchLinux, tmux 1.5, ROXterm 2.0.1, GNU Emacs 23.3.1.
> 
> 
> Best regards,
> Yuri
> 
> ------------------------------------------------------------------------------
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
> user administration capabilities and model configuration. Take 
> the hassle out of deploying and managing Subversion and the 
> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to