0

I use geany to do simple text editing and viewing. But its message window takes half the area and is useless for me. I want to turn it off when I run geany. I know there is a command option --no-msgwin for that. But how can I tell geany not to show message window if I start geany from right click menu? Is there such a configuration option?

Solved: a detailed answer is given here: https://askubuntu.com/questions/354826/how-to-turn-off-geany-message-window-by-default

Community
  • 1
  • 1
HongboZhu
  • 4,442
  • 3
  • 27
  • 33
  • This Question doesn't appear to be about a specific programming problem - You'll probably get a better answer on AskUbuntu http://askubuntu.com/. – jamesc Oct 07 '13 at 12:17

1 Answers1

1

Uncheck View->Show Message Window or just drag it so it's so small it virtually disappears. Either way Geany will save the preference and restore it next run.

Matthew Brush
  • 164
  • 1
  • 1
  • 5