Modify ↓
Ticket #304 (closed defect: fixed)
Opened 8 years ago
Last modified 6 years ago
Displayed tab width in diff view should be configurable
| Reported by: | cmlenz@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | version control/changeset view | Version: | 0.6.1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
It seems that 8 spaces is hard-coded as displayed tab width in the diff view. That makes files using tabs for indentation excessively wide, causing early line wraps. That makes the diffs very hard to read.
Ideally, the displayed tab width should be configurable per trac-admin.
Attachments
Change History
comment:1 Changed 8 years ago by daniel
- Milestone set to 0.7
comment:2 Changed 8 years ago by daniel
- Milestone changed from 0.7 to 0.8
comment:3 Changed 8 years ago by cmlenz
- Owner changed from jonas to cmlenz
- Status changed from new to assigned
I'll take this one
comment:4 Changed 8 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to closed
Implemented in [557].
Note: See
TracTickets for help on using
tickets.



This is a good idea.. a simple config option will do.