VirtualTam's bookmarks

  1. MUCH TERMINAL! SUCCESS! SO VERY ASCII!

  2. And more generally, "emacs as a <language> IDE":

    • code completion
    • snippet / templates
    • project view
    • syntax checking
    • test harness utilities

    See also:

  3. Git repository browser providing several colourful views:

    • file tree w/ revisions
    • different kinds of log
    • blame - when highlighting a line, displays the corresponding diff in a side pane

    see http://jonas.nitro.dk/tig/manual.html

  4. Plenty of ideas to optimize / smooth your development flow in Tuxland ;-)

  5. 1$ pip install eg
    2$ eg <command>