Send command to konsole plugin
Chris Martin <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <[email protected]> |
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 -- Chris Martin Web Developer http://chriscodes.com