▲ | kstrauser 2 days ago | |||||||||||||||||||||||||
On a Mac, opening the launcher means pressing cmd-space at any time, getting a popup text entry field, typing "1+2", seeing the answer, and hitting esc to dismiss it. That's the entire workflow for operating a calculator, launching an app, searching Google, locating a file, or whatever. I challenge you to do that operation with a separate app more (or even as) efficiently. There are good tools for doing each of those things separately. A good launcher that allows you to do any of them with such trivial overhead is a huge time saver. | ||||||||||||||||||||||||||
▲ | throwawayffffas a day ago | parent [-] | |||||||||||||||||||||||||
The way I do it is, I type python in a new terminal, the terminal emulator is running at all times. So, its ctrl-s + c, python, enter, 1 + 2, enter. Slightly more work but meh. | ||||||||||||||||||||||||||
|