MacVim is quite accessible with VoiceOver. You can also tweak it a little to make things like Python source code editing that that little bit nicer.
If you are looking for a fully featured IDE like Eclipse, then vim probably isn't for you, on the other hand if you are wanting an editor for some Python / PHP / shell scripting, then vim will fill those shoes quite nicely. Grab the latest snapshot from http://code.google.com/p/macvim/wiki/Snapshot Once you've got it installed, search back through the archives for an email from Yvonne Thomson with a subject of "Help with MacVim" which had some useful settings to drop in your .vimrc config file to get you started. I hope this helps. ----- Original Message ----- From: "Ryan Mann" <[email protected]> To: <[email protected]> Sent: Monday, November 30, 2009 11:37 AM Subject: Re: looking for an editor to be used for programming Why would you even need to download Macvim? On my mac, vim is already in /usr/bin/vim. I don't know how accessible it is since vi and vim have always seemed weird to me. In my Linux days, I used pico or nano. On Nov 29, 2009, at 7:09 PM, James & Nash wrote: > What code are you wanting to edit? You can get Mac Vim from Google. > > TC > > James > On 29 Nov 2009, at 23:35, Tyler Littlefield wrote: > >> Hello all, >> I'm still looking for a good editor I can use for coding. I was using an >> editor on a vm in windows, but there are issues reading that with jaws, >> it notices lins as blank more than they really are, and it's not really >> reading like it should. I'd really like to find something that would work >> on the mac and allow me to easily edit code. >> Thanks, >> >> -- >> >> You received this message because you are subscribed to the Google Groups >> "MacVisionaries" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/macvisionaries?hl=en. >> >> > > -- > > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/macvisionaries?hl=en. > > -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
