Tag: terminal
-
How to print nicely in MacOS terminal path with spaces using pwd
Something that was bothering me in the past - if I would need to copy paste a path in terminal that have spaces, then I would have to escape spaces manually, which is annoying and slow. Thanks to AI I know have this alias: alias pwd="printf '%q\…
-
Cmd+Shift+A ( Find Action ) opens Terminal with some weird error in Intellij product
As someone who uses Jetbrains products a lot, it can be really annoying when I try to use the "Cmd + Shift + A" shortcut to open the "Find Action" menu and a random terminal window pops up with some gibberish error message. Every time I get a…