Ticket Change Details
Not logged in
Overview

Artifact ID: 08f5c346a70493a4291935ab107dc8551bf7ac07
Ticket: fb47088db591c3521d294dedcc7600577ceb22ca
The default editor on Linux is ed
User & Date: eric 2010-05-26 18:12:00
Changes

  1. 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.
    
  2. resolution changed to: "Open"