aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/ls.fish
Commit message (Collapse)AuthorAge
* ls: find and use various dircolors initialisation files, if they existGravatar David Adam2014-10-17
| | | | Closes #1758.
* Adopt the new type -q flag in the other functionsGravatar Kevin Ballard2014-07-13
|
* Fix ls command under CygwinGravatar Konrad Borowski2013-08-12
| | | | | It appears that dircolors -c under Cygwin has >&/dev/null at end that is valid C shell syntax, but isn't accepted in fish shell.
* Fix color ls detection for BSD and OS X systems. Patch by Sven Axelsson.Gravatar axel2009-02-02
| | | | darcs-hash:20090201222410-ac50b-e1e02244ae950c602d3b7e67fe567920c619024b.gz
* Make all descriptions for function calls use the implicit translation from ↵Gravatar axel2007-01-16
| | | | | | the previous patch instead of explicitly using N_ darcs-hash:20070116012918-ac50b-c1c0df64333ad910ca81dbc86ad193ece6680722.gz
* Use dircolors to set default colors for lsGravatar axel2006-12-01
| | | | darcs-hash:20061130154026-ac50b-d6d5e182a71516aa56ab16851e47510f2561b585.gz
* Fix bug causing ls function to never color or classify filesGravatar axel2006-10-05
| | | | darcs-hash:20061004235530-ac50b-815b8576b4d845c4d5929e034177c917fc050cae.gz
* Unly use classifications in ls if stdout is a ttyGravatar axel2006-09-20
| | | | darcs-hash:20060919165317-ac50b-c7923c7f5900ecc9814756743e6b0345efa382c5.gz
* Avoid circular dependency in ls autoload. Second try.Gravatar axel2006-08-10
| | | | darcs-hash:20060809231155-ac50b-52b1b1609307fb05d3d8f32c972b0a22476a1da8.gz
* Do gettext translation of descriptions just-in-time internally in fishGravatar axel2006-03-02
| | | | darcs-hash:20060301165347-ac50b-3df9feec60dd9860e0988396d10b550a501f6802.gz
* Move code for setting ls and grep colors to function definition filesGravatar axel2006-02-20
| | | | darcs-hash:20060220130203-ac50b-feb426f6450a0bbd17cb9dacdca94d4d5b72c113.gz
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17
darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz