~nabijaczleweli/urlview-ng

Add XSELECTION to config sample
243419e2 — Cicada 4 months ago 1e
Translate copying
FreeBSD wants <cstdlib> for std::malloc
Run wl-copy first if $WAYLAND_DISPLAY. Only run xclip/xsel if $DISPLAY
Bind y (and RMB) to copy selected URL to clipboard with xclip/xsel. Fix theoretical SIGPIPE with VIA=pipe

Implements: https://todo.sr.ht/~nabijaczleweli/urlview-ng/8
Fix stray VIA=argument spacing
man.sr.ht tag signing #anchor changed
Link to {git,man,todo,lists,builds}.sr.ht in that order
Run quote test on void as well
Manually filter out last line for clicking per https://bugs.debian.org/1059783
Unnecessary CXX= pruning
Don't open the first URL when clicking on the title line

Implements: https://todo.sr.ht/~nabijaczleweli/urlview-ng/7
CURSESCONF='echo -lcurses #' can be used on NetBSD to use system curses
Formalise and run the commented-out test in quote.cpp
Correctly handle ERR from getch()

Ref: https://bugs.debian.org/1058560
Run URL extraxion smoketest on CI
Consistently prune status line from leftovers

Previously, if you opened URLs 18 then 4 from text, you'd get
  Executing: www-browser 'mailto:me@cs.hmc.edu'... 127!  开花【海娟美食】'... ◆
since the status line wasn't clrtoeol()ed after unsuccessful executions.

Always clrtoeol(), and if we couldn't allocate the status, clear it fully.

Reported-by: Cicada
Use common instead of duplicated nN and /? code
Next
Do not follow this link