Is it possible to wrap long lines in the GitHub diff viewer? -


is possible wrap long lines in github diff viewer?

maybe query string param?

note december 3rd, 2013, github proposes "soft-wrapping on prose diffs":
(meaning might not have put special in url or query benefit feature)

before:

https://f.cloud.github.com/assets/173/1657839/1764c242-5b8a-11e3-82b7-f3409cc20f89.png

after:

https://f.cloud.github.com/assets/173/1657812/d3fab2be-5b89-11e3-83b5-ececcbe52158.png

see an example diff on patch did, can see line soft-wrapped.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -