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.74k stars 241 forks source link

URL selection doesn't work for this text #708

Closed alex3kov closed 3 years ago

alex3kov commented 4 years ago

I'm using URL selection a lot via Ctrl-Shift-Space and then hitting u until I get to desired URL so I can copy it. But for some reason it doesn't work with a particular text (it's an RSS summary).
Reproduction:

  1. Copy this text to a file:
    
    Feed: Dmitry Puchkov
    Title: Олег Соколов о Второй Итальянской кампании Наполеона, ч. 1: На Сен-Бернар!
    Author: Dmitry Puchkov
    Date: Tue, 29 Oct 2019 16:09:52 +0300
    Link: https://invidio.us/watch?v=uzrHgVxiSII

image 2

Ждёшь новых лекций Клима Жукова? Поддержи проект! https://oper.ru/donate/history Аудиоверсия: https://oper.ru/video/audio/interview_napoleon16.mp3 Сайт Тупичок Гоблина: https://oper.ru Канал в Telegram: https://t.me/oper_goblin Гоблин в Twitter: https://twitter.com/goblin_oper Гоблин Вконтакте: https://vk.com/goblin Гоблин в Instagram: https://www.instagram.com/goblin_oper/ Гоблин в Facebook: https://goo.gl/GK13pD Группа Вконтакте: https://vk.com/goblin_oper_ru

Links:


2. In `termite`, `cat` that file.
3. Press Ctrl-Shift-Space and hit `u` several times - termite skips "https://oper.ru/video/audio/interview_napoleon16.mp3" URL. Works fine with similar URLs in other UTF-8 texts with Cyrillic characters, but not with this one.
thestinger commented 3 years ago

Termite is obsolete. Please use Alacritty instead. See https://github.com/thestinger/termite#termite-is-obsoleted-by-alacritty for more details.