Re: [dev] [dvtm] [PATCH] Use ERR as the modifier for direct key bindings.

2014-06-14 Thread Mark Edgar
On Tue, Feb 11, 2014 at 3:38 PM, Marc André Tanner wrote: > However some people would like to hide all borders even when there > exist multiple windows. > > > http://superuser.com/questions/706148/remove-vertical-split-bar-of-gnu-screen-vacating-the-space-instead-of-hiding-it/709427 > > I perso

Re: [dev] [dvtm] [PATCH] Use ERR as the modifier for direct key bindings.

2014-02-11 Thread Marc André Tanner
On Wed, Feb 05, 2014 at 11:17:27PM +0100, Mark Edgar wrote: > On Sat, Jan 11, 2014 at 11:15 PM, Marc André Tanner > wrote: > > If I recall correctly you mentioned that you have a patch which makes > > the window title configurable: top / bottom / disable. Would you mind > > posting it? Someone ju

Re: [dev] [dvtm] [PATCH] Use ERR as the modifier for direct key bindings.

2014-02-05 Thread Mark Edgar
On Sat, Jan 11, 2014 at 11:15 PM, Marc André Tanner wrote: > Thanks applied with NOMOD instead of ERR here. Thanks, I meant to do that. :) > If I recall correctly you mentioned that you have a patch which makes > the window title configurable: top / bottom / disable. Would you mind > posting it?

Re: [dev] [dvtm] [PATCH] Use ERR as the modifier for direct key bindings.

2014-01-11 Thread Marc André Tanner
> --- a/config.def.h > +++ b/config.def.h > @@ -89,6 +89,8 @@ static Key keys[] = { > { MOD, KEY_NPAGE, { scrollback, { "1" }} }, > { MOD, KEY_F(1), { create, { "man dvtm", "dvtm help" } } }, > { MOD, MOD, { send, { (const char [])