|
From: Dmitry G. <dm...@mi...> - 2003-09-23 18:32:13
|
Some developers here are using emacs, and it has everything built-in, so i was just hoping get the same functionality with jEdit. Thanks anyway for the great product. Dmitry On Tuesday 23 September 2003 21:03, Slava Pestov wrote: > No, this is not possible. The Console plugin has its own built-in > interpreter. But why not just run xterm or the DOS prompt? jEdit doesn't > need to have everything built-in. > > On Tue, 2003-09-23 at 06:52, Dmitry Golubev wrote: > > OK, Thanks, it worked! > > > > one more question: is it possible to get shell prompt inside jEdit like > > it can be done in Kate, for example? With JTA i can make a telnet to > > myself, but this solution means that i need to login each time, and also > > it is not crossplatform as there is no built-in telnet server in windows > > 9x > > > > Thaks, > > Dmitry > > > > On Tuesday 23 September 2003 01:49, Slava Pestov wrote: > > > Set the ErrorList to auto-show on error, and make sure the Console is > > > docked. Then you will see g++ output while its running, and the error > > > list when its done. > > > > > > On Mon, 2003-09-22 at 14:51, Dmitry Golubev wrote: > > > > Hi! > > > > > > > > I have read some previous answers, but here (jEdit v4.1) i have the > > > > behaviour that is not very conviniet for me. When I do macros > > > > (runInSystemShell), then the plugin pops up the window, showing the > > > > output there (they are also shown on error list, but when i close the > > > > plugin window, they disappear). What I want is that i press a key, > > > > and the output of the command (f.e. g++) is shown in the error list > > > > instantly without any pop-ups. Is it possible with jEdit and how? > > > > > > > > Thanks, > > > > Dmitry > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by:ThinkGeek > > > > Welcome to geek heaven. > > > > http://thinkgeek.com/sf > > > > > > -- > > > Slava Pestov > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > -- > Slava Pestov > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf |