Loïc Reynier

Results 18 issues of Loïc Reynier

Replacing `mv` by `command mv` prevents using user's alias for `mv` like confirmation prompt or verbosity.

#### New App Submission - [x] I've read the [contribution guidelines](https://github.com/agarrharr/awesome-cli-apps/blob/master/contributing.md#readme). **Repo or homepage link:** www.graphicsmagick.org **Description:** ImageMagick fork focused on programming API and CLI stability. **Why I think it's...

### Description Adds [batsignal](https://github.com/electrickite/batsignal) module. ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with `./format`. - [x] Code tested through `nix-shell --pure tests -A run.all`. -...

### Description Add an option to specify fzf colors with an attribute set rather than writing the entire option string. ### Checklist - [x] Change is backwards compatible. - [x]...

- [x] I solemnly swear that this is all original content of which I am the original author - [x] Pull request title is prepended with `[language/lang-code]` (example `[python/fr-fr]` or...

The `include-files` creates a new paragraph for each included file. This is great when including files such as documents parts but one may need to includes files without creating a...

Add [Mousam](https://github.com/amit9838/mousam), a weather application with 7 days forecast from [Open-Meteo.com](https://open-meteo.com).

Add [Prompt](https://gitlab.gnome.org/chergert/prompt), a terminal with first-class support for containerized environments.

This adds support for the `\cpageref`, `\cpagerefrange`, `\labelcref`and `\labelcpageref` commands of the `cleveref` package. The main command, `\cref`, already had support. I used the same line as in the `\cref`...

I am not sure if this is intended or not, but hidden files are not formatted while running `treefmt` in the project root directory. I do not see why hidden...

enhancement