BrokenGem

Results 7 issues of BrokenGem

If the program [termusic](https://github.com/tramhao/termusic) is running in mprocs, then mprocs will panic after exit zoom mode. It seems that other programs will not make mprocs panic. (Not sure if mprocs...

Mprocs can not send "Ctrl+h" signal to the programs running in it: ![image](https://user-images.githubusercontent.com/3965259/187060920-424e40f4-b9ac-48c7-a9a8-9a0f720dd7b0.png) ![image](https://user-images.githubusercontent.com/3965259/187060897-65e4639b-831a-4ccb-894c-d548e20f9010.png) ("Ctrl+h" should open Help in termusic, but it does not work while termusic is running in...

Preview binary files in broot looks like this now: ![image](https://user-images.githubusercontent.com/3965259/185821694-e0053259-0835-4ae0-a05d-3432e7e6f47b.png) How about make the preview_binary verb configurable? Let it execute an external command(something like bz(bandizip's cli) or 7z) and print...

enhancement

### Version 0.4.1 ### Description I installed ouch in my alpine linux (on a VMware virtual machine) using cargo (with `cargo install ouch`) However it failed to create , extract...

bug

Gnu tar has the ability to add new file(s) to existing archive file and remove file(s) from it (if not compressed). ![2023-02-19_215639](https://user-images.githubusercontent.com/3965259/219952895-d0e6bb33-4e5d-4bc1-8fe3-d46d3be799a4.jpg)

enhancement

The program panic when I try coverting a page to svg(STATUS_ACCESS_VIOLATION): ``` use std::fmt::Display; use std::io::Write; use std::path::Path; use mupdf::document::Document; use mupdf::{Matrix, Page}; /// Renders each page in the PDF...

Now ATAC (version 0.15.1) must be given a working directory on startup. ![image](https://github.com/Julien-cpsn/ATAC/assets/3965259/8f36fa82-9487-4b12-a906-c5dd63a974d6) IMHO, a tui application can use the default directory specified by the OS, i.e: | OS |...

enhancement
good first contribution
something to further think of