Commit graph

14 commits

Author SHA1 Message Date
f7cea96844
feat: merge configured and static file type lists
This allows adding of new file types by adding config files.
2025-07-14 18:02:24 +02:00
53c9523617
feat: port list_languages command to use configurable file types 2025-07-14 18:02:24 +02:00
845403f2ae
refactor: make bin_path a module 2025-04-20 18:56:06 +02:00
d6ff940fb7
feat(list-languages): add colored file type icons 2025-02-11 14:40:45 +01:00
240e82a8c2
fix(list-languages): remove padding from final column 2025-02-11 14:39:58 +01:00
dbab84d069
refactor: move bin_path to separate module make it usable for general path searches 2024-12-06 21:05:33 +01:00
e710637f95
feat: colorize --list-languages headings 2024-10-14 19:51:58 +02:00
ea70d45363
refactor: use splitScalar instead of splitAny in list_languages 2024-09-03 14:44:24 +02:00
447b735c0b
feat: add windows support in --list-languages 2024-09-02 22:33:51 +02:00
595919c764
feat: colorize --list-languages output 2024-09-02 21:43:39 +02:00
8810048f91
fix: adjust list_languages column header alignment 2024-09-02 21:19:44 +02:00
0e19fbdd75
fix: avoid list_languages.write_checkmark on windows until support is added 2024-09-02 21:19:43 +02:00
Yhya Ibrahim
adf1725737 feat: in list_languages write a checkmark behind an executable and x if not an executable 2024-09-02 20:21:20 +03:00
7ccc0e15f6 feat: Add --list-languages command line parameter 2024-07-30 21:55:50 +02:00