Description
Ćberzug is a command line util which allows to draw images on terminals by using child windows.
Advantages to w3mimgdisplay:
- no race conditions as a new window is created to display images
- expose events will be processed,
- so images will be redrawn on switch workspaces
- tmux support (excluding multi pane windows)
- terminals without the WINDOWID environment variable are supported
- chars are used as position - and size unit
- no memory leak (/ unlimited cache)
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (48)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (36)* | Fedora 39 (178 downloads) |
Fedora 40 | x86_64 (18)* | Fedora 40 (153 downloads) |
Fedora 41 | x86_64 (12)* | Fedora 41 (33 downloads) |
Fedora rawhide | x86_64 (51)* | Fedora rawhide (178 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable frostyx/ueberzug
More info about enabling Copr repositories