|
|
|
|
|
by Tyr42
4312 days ago
|
|
The reason it exists is for things like git, so they can launch the editor aimed at a commit message, then block until the editor closes and then continue. It's also useful if you want to open the editor aimed at a file in the current directory without re-navigating there in the gui. |
|