baca icon indicating copy to clipboard operation
baca copied to clipboard

TUI Ebook Reader

Results 12 baca issues
Sort by recently updated
recently updated
newest added

### **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...

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 ) ![Image](https://github.com/user-attachments/assets/61e6b1ea-92dc-41ce-9ad1-f760fb576c14) How it looks like with baca ![Image](https://github.com/user-attachments/assets/a18f293e-6215-44d9-a229-23a442121e80) How it looks like with epy ![Image](https://github.com/user-attachments/assets/75b254b8-22a3-46c3-996d-b66dd2be392f) [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 (...