screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help to use screen command


From: Micah Cowan
Subject: Re: help to use screen command
Date: Thu, 04 Dec 2008 10:07:41 -0800
User-agent: Thunderbird 2.0.0.18 (X11/20081125)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Zaphod wrote:
> Hi
> 
> 1st of all, i am using screen for number of years now and like it very
> much.
> lately decided to upgrade my environment. So my question is.
> 
> Using .screenrc file where wants to open window with vim. The vim should
> also
> open number of files. If running such vim from bash:
> vim `find . -name '*.c' -o -name '*.cpp'`
> but such syntax doesn't work with screen command in RC file.

This may help:

screen sh -c "vim `find . -name '*.c' -o -name '*.cpp'`"
title vim

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer.
GNU Maintainer: wget, screen, teseq
http://micah.cowan.name/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkk4HG0ACgkQ7M8hyUobTrEBDwCdFAAC2YL7UL1hnELm4FMgCSwX
E4kAnj5EXytloJG3p4x4csm7wRlFAr+T
=64Bu
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]