Open Design and Integration Environment

Help: editor
Login
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com or submit via the online form
by Aug 20.

The "editor" setting:

The value is an external command that will launch the text editor command used for check-in comments.

If this value is not set, then environment variables VISUAL and EDITOR are consulted, in that order. If neither of those are set, then a search is made for common text editors, including "notepad", "nano", "pico", "jove", "edit", "vi", "vim", and "ed".

If this setting is false ("off", "no", "false", or "0") then no text editor is used.