QtCreatorTerminalPlugin icon indicating copy to clipboard operation
QtCreatorTerminalPlugin copied to clipboard

Provides an embedded terminal/shell for Qt Creator

Results 7 QtCreatorTerminalPlugin issues
Sort by recently updated
recently updated
newest added
trafficstars

As a FYI, we've added a Terminal plugin to Qt Creator 11. Works on all desktop platforms. See https://www.qt.io/blog/qt-creator-11-beta-released for the announcement.

Hello, the README tend to imply that QtCreator 9 is supported (it says 8+), but I'm not 100% sure. I tried to build the plugin, but failed. So far, I...

Hello, does this plugin allow to open a file in Qt creator by ctrl-clicking on it? If not, then this issue is here to ask this killer feature, please. If...

![image](https://user-images.githubusercontent.com/2458265/228355220-72555293-0f91-4b8f-a32d-53bdd80dee10.png) These changes are just enough to make things compile (your last commit also broke the `.json.in` detection so I had to move that). Unfortunately it looks like backspace/delete is...

would allow us to integrate resource/log monitoring applications to qtc. Ideally we could have terminal tabs and pin some of them.

Hi, currently there are no pre-build binaries of your plugin around here. To build it from scratch there are pretty much prerequisites to make. Especially if users (like me) don't...