Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No grep in Run in CLion 2023.1 EAP #259

Open
enerjazzer opened this issue Mar 23, 2023 · 10 comments
Open

No grep in Run in CLion 2023.1 EAP #259

enerjazzer opened this issue Mar 23, 2023 · 10 comments

Comments

@enerjazzer
Copy link

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)

@krasa
Copy link
Owner

krasa commented Mar 23, 2023

@enerjazzer
Copy link
Author

@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?

@krasa
Copy link
Owner

krasa commented Mar 23, 2023

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

@LitterSun
Copy link

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.

@simoneguidialea
Copy link

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

@LitterSun
Copy link

It works for me, thanks @simoneguidialea

@BenjD90
Copy link

BenjD90 commented May 2, 2023

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

@liaozihang
Copy link

thx.
It works for me, thanks @simoneguidialea

@victorrar
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants