LWN.net Logo

SCALE: Understanding Unity

SCALE: Understanding Unity

Posted Mar 5, 2011 3:23 UTC (Sat) by baldridgeec (guest, #55283)
In reply to: SCALE: Understanding Unity by elanthis
Parent article: SCALE: Understanding Unity

I agree with the "regular user" - context switching between clicking and typing IS heavy.

That's why I like vim - it doesn't force me to use a mouse to do complicated things. I can ":make" and ":!gdb src/a.out" (or whatever) without lifting a finger from the code I've been working on. Not to mention the usefulness of ^] with exuberant-ctags run on your tree.

(yes, yes, emacs can do this too!)


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds