jesseduffield / lazygit

simple terminal UI for git commands
MIT License
51.81k stars 1.82k forks source link

Linebreaking in links #1270

Open MiroslavMikus opened 3 years ago

MiroslavMikus commented 3 years ago

Not sure if this is a known issue...

Describe the bug When clicked on some link with linebreak, the destination is just the first part of the link.

Expected behavior The target destination should be the full link.

Screenshots image

Desktop: OS: Windows 10.0.19042 Terminal: WindowsTerminal 1.6.10571.0 Powershell: 7.1.3 Lazygit Version 0.27.4

Additional context Add any other context about the problem here.

jesseduffield commented 3 years ago

yeah it would be good to fix wrapping in general, though I also think it would be cool to just use a hyperlink (of course this too could be broken by bad wrapping).