defigli
defigli
When showing multiple tables it would be nice to see a table name at the top of the table, e.g. in the upper border. At the moment I embed the...
For the parser a unit test framework would be useful. There are some open source solutions like Google Test, CppUnit or Boost.Test.
Closes #162 ## Summary This pull request adds Debian packaging support using cargo-deb. A new GitHub Actions workflow was added to automatically build the Debian package. ## Type of change...
Closes https://github.com/sharkdp/fd/issues/1845 The call of `ls -lhd` is replaced by a native detailled listing. Sample output: ``` -rw-rw-r-- 1 testuser testuser 32 K Nov 25 17:42 CHANGELOG.md -rw-rw-r-- 1 testuser...