IDEA-Native-Terminal-Plugin icon indicating copy to clipboard operation
IDEA-Native-Terminal-Plugin copied to clipboard

Native Terminal Plugin for JetBrains IDEs

Results 7 IDEA-Native-Terminal-Plugin issues
Sort by recently updated
recently updated
newest added

Since the quick actions toolbar isn't there anymore in the new UI, the terminal button isn't visible anymore.

Hi, can you add a new run configuration type so we can run configurations in an external terminal? Thanks

enhancement

When IDEA opens a terminal using its native functionality it opens it in a tool window. This plugin starts a new terminal process outside of IDEA. I generally don't like...

feature

Often I already have a terminal window open and I don't want to open another one or a new tab. Is it possible for this plugin to put focus on...

feature

Hi, Would it be possible to add support for [CoreShell](https://codinn.com/shell/)? I've tried adding it manually, and it will open the app, but doesn't open the selected/project directory. Cheers Stephen

enhancement

Hi Sergey, Love your plugin, thanks so much for making it. I'm having trouble setting iTerm as the default integrated terminal for WebStorm, though I was able to successfully set...

question
discussion

I tried to open [Alacritty](https://github.com/alacritty/alacritty) but Native Terminal always spawns a `cmd` process. After some debugging I found out that in v0.8.0 the default way of spawning unknown terminal processes...

bug