File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# ! perl
22# TabbedEx plugin for rxvt-unicode; based on original tabbed plugin.
3- # https://github.com /mina86/urxvt-tabbedex
3+ # https://codeberg.org /mina86/urxvt-tabbedex
44# Copyright 2006-2022 tabbed and tabbedex authors
55# Copyright 2013-2026 Michał Nazarewicz <mina86@mina86.com>
66#
@@ -416,6 +416,23 @@ Note that if text wraps multiple lines, only the topmost row counts as changed.
416416L<urxvt(1)> , L<urxvt-tabbed(1)> , L<tabbedex-command-runner(1)> and
417417L<tabbedex-pgid-cd(1)>
418418
419+ =head1 BUG REPORTS
420+
421+ File bug reports:
422+
423+ =over
424+
425+ =item
426+ at L<https://codeberg.org/mina86/urxvt-tabbedex/issues> ,
427+
428+ =item
429+ at L<https://github.com/mina86/urxvt-tabbedex/issues> or
430+
431+ =item
432+ over email to L<mina86@mina86.com> .
433+
434+ =back
435+
419436=head1 COPYRIGHT
420437
421438Copyright 2006-2022 tabbed and tabbedex authors
@@ -438,8 +455,7 @@ this program. If not, see <http://www.gnu.org/licenses/>.
438455
439456tabbedex has been created (as a fork of L<urxvt-tabbed(1)> ) and is maintained by
440457Michal Nazarewicz. For list of authors see B<AUTHORS > file distributed with the
441- extension. Send bug reports and comments to mina86@mina86.com or file them at
442- L<https://github.com/mina86/urxvt-tabbedex> .
458+ extension.
443459
444460=cut
445461
You can’t perform that action at this time.
0 commit comments