Re: Send command to konsole plugin
Eric Laffoon <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Organization | KDE WebDev |
| Message-ID | <[email protected]> |
On Tuesday 17 April 2007 6:42 am, Chris Martin wrote: > Is there a way to send a command to a konsole plugin window? > If not, that would be very useful. > > Kind of like when you select 'Project Folder', or 'Current File' as the > input, it opens and runs cd /path > > I'd like to append a command after that. > It would be really useful for Rails development, as a Konsole plugin > could be set up to launch the rails server (cd /project/path && > script/server) and one could also launch the Rails console (cd > /project/path && script/console) > > Thanks Yes, have a look at plugins. You can literrally plug in a real konsole. Also see Configure::Actions and Project::Event Actions. You can pretty much do anything you can imagine for automation and interaction with Quanta. So maybe you have a more specific question? -- Eric Laffoon - Quanta+ Team Leader http://quanta.kdewebdev.org