|
From: Mikhael G. <mi...@fr...> - 2011-06-22 13:04:35
|
On 22 Jun 2011 13:35:56 +0200, Konrad Vrba wrote: > > hello, > when I edit a long line in joe, the line automatiaclly breaks. > Could somebody please advise how to disable this ? > I do not see this option in the main config file and I could not > find any help on google either. If you have your own .joerc file, find the "-wordwrap" line and disable it by prepending a space. In my system-wide installation this is set in file /etc/joe/ftyperc, but you may possibly prefer not to change the system-wide files (to keep upgrade of joe smooth), and change the personal config file in your home directory instead. Possibly the man page of joe should be updated to include info about file-type configuration and other new features. Regards, Mikhael. |