|
From: Alexander K. <kli...@t-...> - 2005-03-24 00:20:46
|
Joseph Schiller wrote: > Is there a way to write a Macro that is bound to say > PF12 key that would exit the Console? I cannot use the > ALT+F4 combo as that exists the jEdit program > altogether. If the console window is floating, use the shortcut of your window manager to close that window - under Windows that would be ALT+F4. If it is docked in one of the 4 docking areas, use CTRL+E CTRL+BACKQUOTE to close the current docking area (this can be modified under Global Options -> Shortcuts -> Built-in Commands -> Close Current Docking Area). > Is there a way to suppress Console output while > compiling, which would be silly if compiler is trying > to tell you that you missed the spelling or left magic > symbols out? I don't think that is possible. > OK. Where can I modify the Console Toolbar section to > add a PF key or an Icon? The toolbar of the console cannot be modified since its just a plugin. Well, its not needed if the solution above works for you. Any shortcuts (from the editor core and plugins) can be modified with the Shortcuts pane in the global options. Alex -- Alexander Klimetschek <kli...@t-...> ---------------------------------------------------- Get Firefox: http://www.mozilla.org/products/firefox ---------------------------------------------------- |