Memnarch / Delphinus

An alternative Packagemanager for the Delphi-IDE
Mozilla Public License 2.0
235 stars 64 forks source link

Turn on WordWrap in license view #51

Open Pawe1 opened 7 years ago

Pawe1 commented 7 years ago

Turning on WordWrap makes license much more readable in extreme cases 😁 (there is only 1 scrollbar enabled)

Before this it was possible to get some 2-liiiiiiiiiiiiiiiine horror...

Pawe1 commented 6 years ago

Any comment?...

Memnarch commented 6 years ago

2 line horrow? An example? Haven't seen a file without unix/windows linebreaks yet(and it should convert them properly) (Sorry for responding this late, quite busy :( )

Pawe1 commented 6 years ago

hmm... I have investigated this case and it looks like bug... I just figured out that it happens after installation of package CR/LF I guess? It seems that this pull request is only workaround - You can ignore it :stuck_out_tongue:

Screenshot

BTW - Embarcadero also quickly got interested in Grijjy packages and incorporated some code into GetIt. I have downloaded it to test and inside readme file... there is a note from GitHub readme about Delphinus xD This was wise strategy xD xD xD

Memnarch commented 6 years ago

ahh ok the bug is, it does not replace the unix breaks with windows breaks for the installed version!