baca
baca copied to clipboard
TUI Ebook Reader
### **More Image options** Right now I think **baca** do a nice job to show images as ANSI colored blocks, but can be better to have more external options (that...
The README section on [configuration](https://github.com/wustho/baca#configurations) mentions > Configuration file available at ~/.config/baca/config.ini for linux users Would this work also on MacOs architectures? I am on a `macOS 12.7.1 Monterey` and...
> much like in the search behavior of editor vi(m). Unless you use `\_s` in your `vim` search expression.. (note that `list` is enabled which means `for` is followed by...
Closes #10
Using (touchpad emulated) mouse wheel to scroll with current git checkout (6318c717cfc4c3d88ac34e1624fae48e8dfab584). Looks like the scroll overshoots a little then bounces back, on each line. Does not occur with `epy`.
standard imghdr which is required by baca is no longer supported as a standard module by python in 3.13 which leads to breakage on systems that are using 3.13+
i also noticed that `pyproject.toml` is missing the `standard-imghdr` dependency
imghdr was removed as of Python 3.11. This change adds the filetype package to the installation dependencies and updates the function where imghdr was used. fixes https://github.com/wustho/baca/issues/21
How it should look like with foliate ( looks the same with zathura )  How it looks like with baca  How it looks like with epy  [The...
from https://github.com/godotengine/godot-docs/tree/master i wanted to open https://nightly.link/godotengine/godot-docs/workflows/build_offline_docs/master/godot-docs-epub-stable.zip This epub is to slow to be really "usuable" with the following baca settings: [config.zip](https://github.com/user-attachments/files/20321916/config.zip) I would love to see this solved (...