Aurélien Buchet
Aurélien Buchet
#### 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:** https://github.com/shellspec/shellspec https://shellspec.info **Description:** shellspec is a unit-testing framework which works on any POSIX shell. It...
Hi, When using 'equal', if the matched string is spanned over several lines, then some keywords cannot be used after newline. Keywords are : It/Example/Specify/Todo Setup: ``` > shellspec --version...
I am currently trying to close the following PR [Awesome-CLI-Apps - Add x-cmd PR#621](https://github.com/agarrharr/awesome-cli-apps/pull/621). However, regarding your tool it is very unclear which license applies? Why don't you add a...
I am used to the native bindkeys ^a to go to the beginning of the line and ^e to go to its end. However, within `gutui` while editing a commit,...