It doesn't seem to bad to me actually... There are a few things missing like hooking up copy+paste, but I can do that quickly.
Also, I have a few patches in my local copy of qt-creator that serve to make the terminal experience better. I will be putting them up for upstreaming asap. In the meantime you can find them at: http://gitorious.org/~manyoso/qt-creator/manyoso-qt-creator Cheers, Adam ----- Original Message ----- From: Coda Highland [mailto:[email protected]] Sent: Friday, February 03, 2012 10:02 AM To: Adam Treat Cc: [email protected] <[email protected]> Subject: Re: [Qt-creator] New terminal plugin for QtCreator I tried doing this before and quickly discovered the limitations of QTermWidget. Unless they've fixed a lot of bugs in the last couple years you won't want to use QTermWidget for anything more than simple shell operations. /s/ Adam On Fri, Feb 3, 2012 at 8:44 AM, Adam Treat <[email protected]> wrote: > Hi, > > I've created a terminal plugin for Qt Creator based upon qtermwidget which is > itself a fork of Konsole and ported to pure Qt. > > Due to the license of Konsole and hence qtermwidget it is in a third party > project on gitorious for now. > > Feel free to check it out at: > > http://gitorious.org/qt-creator-terminalplugin > > Cheers, > Adam > --------------------------------------------------------------------- > This transmission (including any attachments) may contain confidential > information, privileged material (including material protected by the > solicitor-client or other applicable privileges), or constitute non-public > information. Any use of this information by anyone other than the intended > recipient is prohibited. If you have received this transmission in error, > please immediately reply to the sender and delete this information from your > system. Use, dissemination, distribution, or reproduction of this > transmission by unintended recipients is not authorized and may be unlawful. > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator --------------------------------------------------------------------- This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful. _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
