Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jan 2022 16:49:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261037] www/w3m: always enable non-external image support (mlterm, sixel, iterm, kitty)
Message-ID:  <bug-261037-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261037

            Bug ID: 261037
           Summary: www/w3m: always enable non-external image support
                    (mlterm, sixel, iterm, kitty)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: nobutaka@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
          Assignee: nobutaka@FreeBSD.org
             Flags: maintainer-feedback?(nobutaka@FreeBSD.org)

Created attachment 230824
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D230824&action=
=3Dedit
v1 (apply via "git am")

Modern terminal emulators can render images e.g.,
- x11/foot supports sixel
- x11/kitty supports kitty (protocol)
- x11/wezterm supports sixel, iterm, kitty
- x11/xterm supports sixel

For example, to view web pages in a Wayland-only environment:

$ pkg install cage w3m libsixel foot
$ cage foot w3m -o inline_img_protocol=3D2 https://en.wikipedia.org/

Note, cage will spawn in a separate window if run under Xorg or another Way=
land
compositor.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261037-7788>