links -g, fbi

2006-07-17 Thread Giorgio Lando
Hi. I am a new user of screen. I have a couple of problems I am unable to solve: some apps refuse to start when I am in screen. First, links in graphic mode (with the framebuffer driver): it works in my fb normal console, while if I am inside screen it does not work (it woeks fine in text mode).

Re: avoiding warning message and delay in "macro"

2006-07-17 Thread Ian Wat
* Eric Smith ([EMAIL PROTECTED]) wrote: > I am using tabs in vim7 and have several files permanently opened > on screen window called "data". I have bindings as per: > bind r eval 'select data' 'stuff :tabn1^M' > bind t eval 'select data' 'stuff :tabn2^M' > > This works perfectly if I am not in w

Re: avoiding warning message and delay in "macro"

2006-07-17 Thread Juergen Weigert
On Jul 17, 06 14:00:08 +0200, Eric Smith wrote: > Hi > > I am using tabs in vim7 and have several files permanently opened > on screen window called "data". I have bindings as per: > bind r eval 'select data' 'stuff :tabn1^M' > bind t eval 'select data' 'stuff :tabn2^M' > > This takes me from wh

avoiding warning message and delay in "macro"

2006-07-17 Thread Eric Smith
Hi I am using tabs in vim7 and have several files permanently opened on screen window called "data". I have bindings as per: bind r eval 'select data' 'stuff :tabn1^M' bind t eval 'select data' 'stuff :tabn2^M' This takes me from wherever I am in screen to the data window and then issues the :e