thestinger / termite

Termite is obsoleted by Alacritty. Termite was a keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
https://github.com/alacritty/alacritty
2.73k stars 240 forks source link

URL bug in neovim #738

Closed werererer closed 4 years ago

werererer commented 4 years ago

When i have a url in neovim it will only use the part of the link that is not wrapped yet and will therefore not open the website correctly. I also tested it with the text wrap function turned off but then only the part of the text that is currently shown will be used to open websites.

werererer commented 4 years ago

you can open a link in neovim with gx in normal mode. I don't if it also works in vim.