jgranduel

Results 19 issues of jgranduel

Hi, thanks to `fd`, I have found `as-tree` which is very nice (and works well on Windows with `cargo install -f --git https://github.com/jez/as-tree` ). Very nice that it can work...

Hi, As fselect is SQL oriented, could a SQLite backend be conceivable as an alternate direct output format for storing and **querying** fselect results? Many use cases would be possible...

Hi, it seems `user` and `group` don't return anything. Shouldn't they display the owner and group_owner? Thanks

Thanks for this tool and datatasette wonderful ecosystem! Sometimes we deal with collections of documents having the same structure (eg .docx) that can be transform to markdown thanks to pandoc...

Hi, In Bash (renamed bash.exe), French AZERTY Keyboard, with altGr, I cannot write french diacritic characters (àéçèùà eg), nor pipes usable with"AltGr+-". I have no clue about the origin of...

contributions welcome

Hi, I am giving tectonic a new try on Windows (tectonic-0.12). Usually using pandoc with `--pdf-engine=xelatex`, I wanted to change the `paper-size` like I do with pandoc. Where can I...

good first issue
cli

Hi, Thanks for this project. I've been reading the documentation and trying the XMind-sdk-js. I can't find a way to add boundaries, styles, or change summary curly braces from curly...

Help Wanted
🙋Question
🦓 Feature

Hi, thanks again and deeply for this outstanding project ! All my best wishes for Jart, all maintainers and best success to the project itself! versions: cosmos-3.1.3, cosmos-3.2 on Windows-10...

I downloaded latest quickjs binary [quickjs-cosmo-2024-01-13.zip](https://bellard.org/quickjs/binary_releases/quickjs-cosmo-2024-01-13.zip) compiled with Cosmopolitan. The REPL doesn't accept some of my French keyboard idiosyncracies (AltGr combination needed for ~ #{[`|^@, etc.). I think it depends...

Hi, I thought that frawk was not supported on Windows, but I came about this [#87](https://github.com/ezrosent/frawk/issues/87) issue where I saw that using `cargo build --no-default-features` does (or might) compile. I...