aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/__fish_complete_users.fish
Commit message (Collapse)AuthorAge
* Stringify many completions and functions, with --invert stringification.Gravatar Aaron Gyes2016-04-08
| | | | | | | | I believe apm must have been buggy - example output that I found online showed `tr` was mangling paths with spaces in it. Should be fixed. Also, use dscl on OS X in __fish_complete_users.fish like __fish_print_users.fish already does.
* Rename sgrep to __fish_sgrepGravatar Fabian Homborg2015-09-09
| | | | Makes it harder to cause issues with aliases, see fish-shell#2245
* use getent for passwd and group if availableGravatar David Adam (zanchey)2012-11-27
|
* Fix user completion so it can handle comments in the passwd file. Patch by ↵Gravatar axel2009-02-02
| | | | | | Sven Axelsson. darcs-hash:20090201221921-ac50b-ef0883afe4dc68b43c1c705d49b6b5505dbf1e73.gz
* Clean up interactive mode init a bit. Move a few utility functions to their ↵Gravatar liljencrantz2007-09-22
own files. darcs-hash:20070921205212-75c98-b8b6f88e151e8d0d2fca21626bf8e36a22c565b1.gz