Re: Invoking Vi in Slrn - Text Wrap

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Matt Florido <matt@xxxxxxxxxxxxxx> [04-21-2007 08:04]:

> Does anyone still use slrn?
> 
> I'm trying to find how to invoke vi from slrn and have vi start with
> wrapping text at 72 characters.  Any help is appreciated.  Here's all
> that is stated on .slrnrc
> 
> % Command used to invoke editor.  In the following example, %s
> % represents
> % the file name and %d represents the starting line number
> %set editor_command "jed '%s' -g %d -tmp"
> %set editor_command "pico -t +%d '%s'"
> set editor_command "vi '%s'"
> 

Found it: set editor_command "vim '+set tw=72' +%d '%s'"

-- 
Regards,
Matt Florido


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux