Re: Default editor - how is it set?
Urs Janßen <[email protected]> Wed, 03 Feb 2010 07:59:46 +0100
| Newsgroups | gmane.network.tin.user |
|---|---|
| Organization | tin.org |
| Message-ID | <[email protected]> |
In <[email protected]>, Freeman wrote: > I don't know what the "%N" variable is for. It will probably occur to me > after I post this 3rd response. Mabye a line offset? yes tin(5) | /etc/tin/tinrc | ${TIN_HOMEDIR:-"$HOME"}/.tin/tinrc [...] | editor_format | The format string used to create the editor start command | with parameters. Default is '%E +%N %F' with %E=Editor, | %N=Linenumber and %F=Filename (e.g., /bin/vi | %+7 .article).