ariasuni

Results 44 issues of ariasuni

ũ (u tilde) at 10pt is very similar to ū (U tilde) (same with A and Ã) So I have this problem (at least with u) on some versions of...

- When reading the Markdown file with an application with dark background, or when using dark background in Github (with browser modules etc.), somes images are not legible. - Images...

enhancement
Hacktoberfest

One user of [the Arch package](https://aur.archlinux.org/packages/xiaomitool-v2/) encountered a bug in makeself fixed in megastep/makeself#191. The [latest version of Makeself](https://github.com/megastep/makeself/releases) has this fix. Please use the latest version of Makeself for...

It would be cool to have an option to only enable `--git` when a git repository is detected. Not sure how practical it is to implement, though.

feature request
features › git

Fix #863 Fix #1030 In some cases, files were sorted twice, which in most cases is harmless. But when two files are determined equal, their order is unchanged (because the...

After hours of pain trying to retro-engineer several libc including glibc, musl and Bionic (Android), I’ve come to the conclusion that it’s the wrong approach. But I couldn’t understand the...

Images file names are illegible on my computer; but I can’t change their colors because it’s hardcoded. There’s a few of them: https://github.com/ogham/exa/search?utf8=%E2%9C%93&q=Fixed&type= Would you accept a pull request that...

I started investigating the handling of timezones and the `TZ` environment variable for #712. Turns out documentation on this matter is a sad joke and I had to read glibc...

- Added `mh` in LS_COLORS, seems like it was forgotten - Add ten new codes in EXA_COLORS for file types Fix #363 In the future, we should probably use some...

exa is currently coloring some files based on filenames and filetypes in a non-trivial way that makes hard or impossible to replicate using only `EXA_COLORS`. Contrarily to what the man...