Marc Cornellà
|
72732a224e
fix(lib): set equivalent LS_COLORS and LSCOLORS variables
|
1 year ago |
Marc Cornellà
|
d342b353e3
fix(init): set completion colors on theme load, not with `precmd`
|
1 year ago |
Marc Cornellà
|
95d0c4b603
refactor(theme-and-appearance): reorganize and clean up logic (#11529)
|
1 year ago |
Marc Cornellà
|
277f38212a
refactor: reorganize setopts in lib folder
|
1 year ago |
Carlo Sala
|
aca048814b
fix(theme-and-appearance): avoid infinite recursion
|
1 year ago |
Carlo Sala
|
8a68bf6772
fix(theme-and-appearance): test color ls with $ZSH directory
|
1 year ago |
Carlo Sala
|
657ad0523d
fix(theme-and-appearance): fix `diff` completion in macOS
|
1 year ago |
michael-yuji
|
f82aa81931
fix(lib): fix `diff --color` argument check for BSD systems (#10269)
|
3 years ago |
Marc Cornellà
|
d0d01c0bbf
lib: prefix diff call with command to bypass diff aliases
|
4 years ago |
Monson Shao
|
62648d71bb
lib: enable diff color (#8807)
|
4 years ago |
Andrew Janke
|
299cd4777a
Themes: switch to using ruby_prompt_info()
|
9 years ago |
Yannis Mitsos
|
cfd30e9e5c
Colored ls output in FreeBSD #7565
|
5 years ago |
Marc Cornellà
|
30594886bf
lib: delete PS1 default
|
5 years ago |
mingang.he
|
0b340bc3a5
Fix #5604: No DIR ( directory ) colors (#5605)
|
8 years ago |
Eduardo Cuomo
|
40544a1d5d
Fix invalid "ls -G" alias.
|
8 years ago |
Marc Cornellà
|
1b799e9762
Check dircolors settings before using gls on darwin (#5570)
|
8 years ago |
Marc Cornellà
|
c24dfa1ab4
Fix ls coloring in MacOS if gls is not installed
|
8 years ago |
rossmcf
|
628d0bb106
Fix ls colouring for Darwin. (#5516)
|
8 years ago |
Hong
|
a56eac7a71
Use OSTYPE instead of uname whenever possible for better speed. (#5496)
|
8 years ago |
Hong
|
98cd3973d2
Take advantage of LS_COLORS for the color of completion if GNU ls is used. (#5510)
|
8 years ago |
Marc Cornellà
|
c2e3a410ea
Fix style of theme-and-appearance.zsh
|
8 years ago |
Marc Cornellà
|
6304a789ab
Only set default LS_COLORS if not set before
|
8 years ago |
Marc Cornellà
|
6c08286c8e
Use `$commands[]` to check for command existence
|
8 years ago |
Hong Xu
|
efa7c7b7ff
set better default colors for GNU ls instead of none.
|
8 years ago |
Marc Cornellà
|
cc36063cfd
Cleanup theme-and-appearance.zsh
|
8 years ago |
Marc Cornellà
|
ed484dfaf6
Delete cdablevars option by default
|
8 years ago |
Robby Russell
|
5e45c16701
Merge pull request #2751 from drm00/fix-openbsd-colorls
|
9 years ago |
Marc Cornellà
|
2193135ebc
Clean up appearance lib file and redundant `colors` calls in other files
|
9 years ago |
drm00
|
f516b7c7f5
add check for colored ls on openbsd. (retry of #2225)
|
10 years ago |
Petter Abrahamsson
|
a7540844d5
Add support for colored ls output on OpenBSD
|
11 years ago |