aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/__fish_print_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.
* Improve __fish_print_usersGravatar Sunguk Lee2016-02-15
| | | | Patch from `__make_users_completions` of killall command completion
* Rename sgrep to __fish_sgrepGravatar Fabian Homborg2015-09-09
| | | | Makes it harder to cause issues with aliases, see fish-shell#2245
* Make __fish_print_users work on OS X via dsclGravatar ridiculousfish2014-08-12
|
* use getent for passwd and group if availableGravatar David Adam (zanchey)2012-11-27
|
* 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