-----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-----


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to