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).
* 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
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
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