Tygo van den Hurk
Tygo van den Hurk
I think that there is an issue with the way that repositories are being tracked. I'm not sure how much can be done about this since it probably has to...
Let's say I use the following config: ```YML modmap: - name: remap remap: # none - name: remap remap: KEY_XXX: KEY_YYY keymap: - name: default mode: default remap: KEY_XXX-KEY_ZZZ: {...
**Is your feature request related to a problem? Please describe.** I use Open Dyslexic everywhere, my terminal, code editor, documents, even my web browser forces it on each site. However...
So the easiest way to explain this is with `node_modules`. Let's say you wanna run `eza --tree --ignore-glob "**/node_modules/*"` to still see the node modules folder, but not not all...