How do I configure a fixed-size font for Notepad++'s console output?

link|improve this question
feedback

2 Answers

Have you tried setting the global font? Go to Settings > Style Configurator... and then you can set the global font (1).

If you want you can change the font for a particular file format (2).

alt text

link|improve this answer
Yes, it has the same setting as in your picture. Can't find the Console's configuration in the Style Configurator. As for the file format associated style - thanks, but that is not really what I am wondering about : I want to set the style of the Console window, you know the place where stuff like NppExec outputs get written to. – Per Oct 23 '10 at 19:55
@Per - I thought the global styles would cover the console output. If not I don't know what would. I included the note about file formats for completeness. – ChrisF Oct 23 '10 at 20:13
feedback

Found the answer. Menu -> Plugins-> NppExec --> Change Console Font ...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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