You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Indeed, I think that would solve the issue and long urls would be actionable inside nvimpager. Having said that, I have not a clear idea on how much work would that imply. But it'd be great to have that functionality, yeah! :)
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:
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!
The text was updated successfully, but these errors were encountered: