On Tue, Sep 30, 2014 at 9:58 AM, Richard Hipp <[email protected]> wrote:

>
>
> On Tue, Sep 30, 2014 at 9:44 AM, Zoltán Kócsi <[email protected]>
> wrote:
>
>> When Fossil displays a file in the repository, is it possible to tell
>> it the width of the tab characters in the file? I could not find any
>> setting to do that.
>>
>
> Tab stops are hard-coded to every 8th character.  There is no setting to
> change that.
>

Seems to me that even when "displaying" file content, converting tabs to
spaces violates Fossil's promise to retrieve exactly what was committed.

On the command line, I typically pipe command (including fossil) output to
less, which has its own settings for filtering tabs.

In the web UI, I think CSS can handle tab preferences.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to