Overview
Artifact ID: | 08f5c346a70493a4291935ab107dc8551bf7ac07 |
---|---|
Ticket: | fb47088db591c3521d294dedcc7600577ceb22ca
The default editor on Linux is ed |
User & Date: | eric 2010-05-26 18:12:00 |
Changes
- Appended to comment:
<hr><i>eric added on 2010-05-26 18:12:00:</i><br> If you don't do a <verbatim>fossil set editor ...</verbatim> fossil checks the VISUAL and EDITOR environment variables, in that order, since they are the normal Linux/Unix way to set a default editor. If they don't exist either then fossil has very little choice but to fall back to the only editor that is almost certain to exist on every system. All other editors are optional.
- resolution changed to: "Open"