What does cat show for F6 and Shift-F6 inside screen?

This may be another case where screen ignores terminfo and does its own thing
and tmux does not.


On Wed, Nov 25, 2009 at 03:09:08PM +0100, Jes??s Guerrero wrote:
> On Wed, 25 Nov 2009 13:25:26 +0000, Nicholas Marriott
> <nicholas.marri...@gmail.com> wrote:
> > Hi
> > 
> > On Wed, Nov 25, 2009 at 02:06:52PM +0100, Jes??s Guerrero wrote:
> >> On Wed, 25 Nov 2009 12:49:55 +0000, Nicholas Marriott
> >> <nicholas.marri...@gmail.com> wrote:
> >> > Hi
> >> > 
> >> > What version of tmux are you using, on what platform, with what
> >> > terminal
> >> > emulator and with what TERM setting inside and outside tmux?
> >> 
> >> tmux 1.1 on Gentoo x86_64, rxvt-unicode 9.06. $TERM would be
> >> "rxvt-unicode" outside tmux, and "screen" inside tmux.
> > 
> > What does "infocmp|grep kf16" show outside tmux?
> 
>       kf14=\E[26~, kf15=\E[28~, kf16=\E[29~, kf17=\E[31~,
> 
> > ^[[29~ is normally F16. If the rxvt-unicode terminfo description has
> > kf16=\E[29~ then tmux is behaving correctly.
> > 
> > mc may not accept it because TERM=screen does not have kf16, you may
> want
> > to
> > try creating a custom screen entry with infocmp/tic that has kf16=\E29~
> in
> > it. Alternatively, mc may have another way to define the function keys
> it
> > expects.
> 
> I'll have to investigate that, you are probably right. However, that
> doesn't explain why it has always worked under GNU Screen for years.
> 
> Thanks a lot for your help. I'll concentrate now on finding a solution.
> However, if this is reproducible by other users, who would be the
> responsible? tmux or mc? As said it works in screen without problem, though
> that doesn't mean that screen is doing things the right way.
> 
> -- 
> Jes??s Guerrero
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to