AW: modifying terminfo via termcapinfo

2009-09-08 Thread Joahnn Gile
> You seem to be misunderstanding the purpose of termcapinfo. Its purpose > is not to modify actual termcap or terminfo entries, in particular the > ones that other applications might see and modify behavior for... its > purpose is to edit _screen's_ interpretation of those entries, to modify > _sc

Re: modifying terminfo via termcapinfo

2009-09-07 Thread Micah Cowan
Joahnn Gile wrote: > So what's wrong here, is termcapinfo not modifying the terminfo entry? You seem to be misunderstanding the purpose of termcapinfo. Its purpose is not to modify actual termcap or terminfo entries, in particular the ones that other applications might see and modify behavior for.

modifying terminfo via termcapinfo

2009-09-07 Thread Joahnn Gile
Hello, since the screen-256color-bce-s terminfo entry cannot be set from screenrc I would like to modify the screen-256color-bce entry via termcapinfo in my screenrc: term screen-256color-bce termcapinfo xterm* '' 'hs:ts=\E_:fs=\E\\:ds=\E_\E\\' This seems to modify the termcap entry correctly: