Archive

Archive for August, 2008

Scrollback buffer in GNU screen

August 18th, 2008 malloc 1 comment

If you enjoy the command prompt in Linux/OS X as much as I do, then I hope you’ve been aquainted with screen.  If not, think of it like tabs in your browser.  Except now you can go to a different computer and pull up your browser with all those same tabs already opened.  The one thing that sucks about screen is that you can’t scroll up to see the history.  This makes it difficult if a bunch of shit is being dumped to the terminal and you need to look through it.  Well, it turns out that it does exist, and it’s way more awesome then I ever could have imagined.  It’s got a search feature!  Interested?  Read up on it here.

Switching to OS X

August 12th, 2008 malloc 2 comments

I recently switched to developing on Mac OS X from Linux, both at work and XBMC.  I must say that the move went a lot smoother than expected in many respects because I can open up Terminal and pretend I’m on Linux.  However, the most frustrating thing about that is how Apple decided to map the home and end keys.  Luckily, there’s an easy fix.