Los Techies : Blogs about software and anything tech!

Pair Programming with Screen


 

I’ve decided, once again, to make the jump back to VIM full-time. It will help my bash-fu become stronger and also ensure that I can pair program with any other dev. TextMate is awesome for personal development, but using NERDTree (example) and vim.rails (cheat sheet) by @tpope has made my VIM experience much more pleasant..

Checkout my vim files on github

This post is for me to remember how to use Gnu screen to pair program. side note: here is the best cheat sheet on Gnu Screen.

startup screen:

screen -S sessionname

turn on multi-user

ctrl+a
:multiuser on

add permissions for the other user:

ctrl+a
:acladd user

instruct second user to connect with:

screen -x yourusername/sessionname

 

Kick It on DotNetKicks.com
Posted Feb 04 2010, 11:44 AM by Jason Meridth
Filed under:

Comments

len smith wrote re: Pair Programming with Screen
on 02-04-2010 1:34 PM

This doesn't sound too fun.  I have a distributed team and we pair with LogMeIn Pro ($15/mo)  it works absurdly great, it's as responsive as being rdped into a box... much more responsive than sharedview, gotomeeting, vnc.

Jason Meridth wrote re: Pair Programming with Screen
on 02-04-2010 1:50 PM

@Ien Smith

The team I code with uses Vim so we don't need a desktop/rdp/vnc type sharing.  Thanks for mentioning the other product.

I'm personally a cheapskate and like free items over paid items.  ;)

Sanjeev Agarwal wrote Daily tech links for .net and related technologies - Feb 5-7, 2010
on 02-05-2010 4:37 AM

Daily tech links for .net and related technologies - Feb 5-7, 2010 Web Development Using FullCalendar

Add a Comment

(required)  
(optional)
(required)  
Remember Me?

Enter the numbers above:
Copyright Los Techies 2008, 2009. All rights reserved.
Powered by Community Server (Commercial Edition), by Telligent Systems