Vim. Other Editors Don't Do Such Things

I’ve been making some progress on my Anjuta-Vim Integration project, infact, I even have screenshots :-) 1. But that’s very deceptive, notice the (null) ((null)) on the window title. Essentially, I’ve written an AnjutaPlugin that implements the necessary interfaces to “open files”. Currently all my interface implementation functions are returning NULL’s or 0’s (which can cause unpredictable segfaults and memdumps), and that brings me to the real challenge of my GSoC project. ...

June 1, 2008 · 5 min · 1012 words · Arun Tejasvi Chaganty