Skip to content

Wrapped URLs fail #102

@agenbite

Description

@agenbite

Hi! I have a problem with long urls that are wrapped: they become broken for the terminal emulator. I use foot, here's what happens:

cat > /tmp/test
https://a.very.long/url/that/will/be/broken/by/page/when/it/is/wrapped/due/to/being/longer/than/the/terminal/window/which/is/problematic/when/trying/to/detect/urls/with/my/terminal/emulator
CTRL-D

nvimpager -p /tmp/test

Now, assuming the url is longer than page's window, if I hit CTRL-SHIFT-U (foot binding for "URL mode"), only the first line of the URL is recognised. This only happens inside page, not in plain less. Any way I can help debug this?

In my digging, I found this, which maybe hints a path to a solution: neovim/neovim#28817

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions