GrepConsole icon indicating copy to clipboard operation
GrepConsole copied to clipboard

No grep in Run in CLion 2023.1 EAP

Open enerjazzer opened this issue 1 year ago • 10 comments

it works in 2022.3: image , but on right-click in 2023.1 just the basic menu appears: image

(Btw, it's probably not very good that the grep menu completely replaces the basic menu, it should add to it instead)

enerjazzer avatar Mar 23 '23 04:03 enerjazzer

https://github.com/krasa/GrepConsole/issues?q=is%3Aissue+is%3Aopen+label%3ATerminalExecutionConsole

krasa avatar Mar 23 '23 06:03 krasa

https://youtrack.jetbrains.com/issue/CPP-822/Run-debug-Emulate-terminal-in-the-IDE-console

krasa avatar Mar 23 '23 06:03 krasa

@krasa I see. So grep is not supposed to work in terminal emulator at all? Or it's only at the moment, and you'll add it in future?

enerjazzer avatar Mar 23 '23 07:03 enerjazzer

IDE has to support it https://youtrack.jetbrains.com/issue/IDEA-216442

krasa avatar Mar 23 '23 08:03 krasa

I'm also having this problem and I now have to downgrade to version 2022.3. GrepConsole is a necessity for me now, hope to solve this problem soon.

LitterSun avatar Mar 31 '23 03:03 LitterSun

https://blog.jetbrains.com/clion/2023/02/clion-2023-1-eap4-terminal-emulation-and-clangd-based-indexer/

If you don't need terminal emulation you may just untick the flag "Emulate terminal in the output console" and then you will be able to use grep again, without downgrading CLion.

terminal_emulation

simoneguidialea avatar Mar 31 '23 07:03 simoneguidialea

It works for me, thanks @simoneguidialea

LitterSun avatar Mar 31 '23 08:03 LitterSun

Thanks @simoneguidialea, but it's not yet available in InteliJ 2023.1.1 :disappointed:

BenjD90 avatar May 02 '23 13:05 BenjD90

thx. It works for me, thanks @simoneguidialea

liaozihang avatar Jun 29 '23 07:06 liaozihang

Sadly, it doesn't work for other tool widows in CLion Nove 2024.1 EAP. Especially in the serial terminal after they reworked the plugin, making it an actual tool window. image

btw. The terminal emulation setting seems like it's per run configuration now in Nova image image

victorrar avatar Mar 19 '24 07:03 victorrar