vim 7.0 slowness

2006-07-20 Thread Bill Pursell
I've noticed that vim 7.0 starts up far more slowly inside screen than outside. Has anyone encountered this, and are there any known causes? ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: Running command to different screen

2006-07-20 Thread Phil!Gregory
* Mag Gam <[EMAIL PROTECTED]> [2006-07-20 20:26 -0400]: > Thanks that works! Now what if my names are different? Currently I am naming > each session as the hostname. Is it possible to run it to all my windows > eventhough my names are different? Yes, as long as you really mean "all". Just use

Re: Running command to different screen

2006-07-20 Thread Phil!Gregory
* Buddy Burden <[EMAIL PROTECTED]> [2006-07-20 19:09 -0400]: > Phil!, > > >>For getting commands to run in shells inside screen, the screen command > >>you need to use is 'stuff'. To run 'df -h', you'd use 'stuff "df -h ^J"' > >>where "^J" is a quoted control-J (or enter) character. I couldn't m

Re: Running command to different screen

2006-07-20 Thread Mag Gam
Buddy and all! Thanks that works! Now what if my names are different? Currently I am naming each session as the hostname. Is it possible to run it to all my windows eventhough my names are different? Also, are regular expressions allowed in :modeĀ  ? tiaOn 7/20/06, Buddy Burden <[EMAIL PROTECTED]> w

Re: Running command to different screen

2006-07-20 Thread Buddy Burden
Mag, I am a little confused. Since I am running bash, how would I use the 'at' and 'stuff' command to run "df -h" in all my windows? You need to look at the names of your windows (with ^A^W or ^A" or somesuch). If all the windows are named "bash", you can just substitute "bash" for "zsh"

Re: Garbled text when switching windows

2006-07-20 Thread Michael Parson
On Wed, Jul 19, 2006 at 09:21:17PM -0400, Ian Wat wrote: > Anybody using Mac OS X experience garbled text when switching > windows in screen? It kinda looks like the alternate character set > but I'm not entirely sure. I'm running Mac OS X 10.4.7 and using > Terminal.App. This doesn't happen all

Re: Running command to different screen

2006-07-20 Thread Mag Gam
Thanks for the quick response Phil.I am a little confused.Since I am running bash, how would I use the 'at' and 'stuff' command to run "df -h" in all my windows? On 7/20/06, Phil!Gregory <[EMAIL PROTECTED]> wrote: * Mag Gam <[EMAIL PROTECTED]> [2006-07-20 07:55 -0400]:> Is it possible to run a comm

Re: Running command to different screen

2006-07-20 Thread Phil!Gregory
* Mag Gam <[EMAIL PROTECTED]> [2006-07-20 07:55 -0400]: > Is it possible to run a command to a different active screen terminal? Yes. Use the screen command 'at'. > If I have 4 different virutal terms open, and I want to run 'df -h' on all > of them at the same time The second parameter to

Running command to different screen

2006-07-20 Thread Mag Gam
Hi All,Is it possible to run a command to a different active screen terminal?For example,If I have 4 different virutal terms open, and I want to run 'df -h' on all of them at the same time TIA ___ screen-users mailing list screen-users@gnu.org http://