Modify ↓
#1637 closed enhancement (fixed)
"Download in other formats" should have "plain text", too
| Reported by: | xris | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | version control/browser | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I often like to select-all, copy, then paste into my editor. Can't do that with the normal html page because it translates tabs to spaces when I copy, and viewing the raw format doesn't always work because many of my files are text/perl instead of text/plain, and download instead of display.
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 19 years ago
| Milestone: | → 0.9 |
|---|
Note:
See TracTickets
for help on using tickets.



I think this makes sense, provided the mime-type is text/something…