diff options
author | Kasper Timm Hansen <kaspth@gmail.com> | 2017-02-23 18:47:23 +0100 |
---|---|---|
committer | Kasper Timm Hansen <kaspth@gmail.com> | 2017-02-23 18:47:23 +0100 |
commit | 9fdf326a5f6f7e10594dd6205cfc8e0425fb3e67 (patch) | |
tree | 5ba674c73ffb5e2f246e7a2d0a8db579733d37f5 /activesupport | |
parent | 72fc0b446612134fa7e5cade2c6463a34306ff68 (diff) | |
download | rails-9fdf326a5f6f7e10594dd6205cfc8e0425fb3e67.tar.gz rails-9fdf326a5f6f7e10594dd6205cfc8e0425fb3e67.tar.bz2 rails-9fdf326a5f6f7e10594dd6205cfc8e0425fb3e67.zip |
Yank the intricate immediately-exiting editor recognition.
Most editors support a wait flag of some kind which prevents their
process from exiting until the file or window is closed.
Prefer people to assign that themselves than us mucking around
with File mtimes or other such things.
Example of an editor config:
```
export EDITOR="atom --wait"
```
Diffstat (limited to 'activesupport')
0 files changed, 0 insertions, 0 deletions