dirr icon indicating copy to clipboard operation
dirr copied to clipboard

ls replacement, friendlier than ls

Results 4 dirr issues
Sort by recently updated
recently updated
newest added

* In the vertical columns mode, newlines were added based on a repeat of the previous item's width, even though that is not necessarily true. * If the last character...

1) Default fifo type character color was invisible since 2d93da9078, because its color is high-intensity black (8) and Gputch only checked that foreground != background. a) Check bold and blink...

* After some Gwrite changes, disabling totals printed `? ?` after the listing. * In some cases, more than one type character would be printed. (executable FIFO, executable socket)

For reasons unknown, at least in Ubuntu 24.04, using gcc 13.3.0, dirr fails to write its text coloring caching data to the `~/.dirr_dfa` file (it creates the file but fails...