-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Comments
@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? |
IDE has to support it https://youtrack.jetbrains.com/issue/IDEA-216442 |
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. |
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. |
It works for me, thanks @simoneguidialea |
Thanks @simoneguidialea, but it's not yet available in InteliJ 2023.1.1 😞 |
thx. |
it works in 2022.3:
, but on right-click in 2023.1 just the basic menu appears:
(Btw, it's probably not very good that the grep menu completely replaces the basic menu, it should add to it instead)
The text was updated successfully, but these errors were encountered: