Re: Key binding for viewing page source
Alexander Voigt <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi. Jeremy Henty wrote: > Jorge Arellano Cid wrote: > > > BTW, as you use viewsource very often, what do you like best for > > displayed HTML lines, one long scrollable line or wrapping? > > Pardon me for butting in here, but I use view source quite a lot and I > would definitely prefer wrapping. (Is wrapping supported at the > moment?) Many Web sites ship HTML with absurdly long lines which > makes viewing their source practically impossible - horizontal > scrolling is very little help when the line is around 50 screen widths > long (sadly this is not an exaggeration). I also like line wrapping more than scrolling horizontally. When you want to read the HTML code with long lines, it is more convenient to have only one scrolling direction (vertically) instead of two (vertically + horizontally). Best, Alex