Is there a way to make Windows Vista command prompt run in 256 colors so I can use VIM and a 256 color theme in it?

link|improve this question

79% accept rate
feedback

1 Answer

up vote 1 down vote accepted

no, the default "command prompt" (aka terminal aka cmd.exe) is not capable of doing what you want.

why aren't you using 'gvim'?

link|improve this answer
i will end up using it but i have am having problems opening up files when i load gVim. i type ':e file.html' and it creates a new one when I want it to open up the one in this folder over here. you know? do you know how to open up files in gVim via some built in file search tool? i know about MRU, NERDtree and Fuzzyfinder but right now I cant get them to work! more details on that here superuser.com/questions/168751/… – classer Jul 28 '10 at 14:37
yes: :browse e – akira Jul 28 '10 at 15:52
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.