Johannes Altmanninger
2c0e912fe1
Mark private functions that don't need localization
...
See the next commit.
Part of #11833
(cherry picked from commit a53db72564 )
2025-09-30 11:52:41 +02:00
Fabian Boehm
78c9482822
Reformat share/**.fish with newlines collapsed
2024-02-27 16:25:01 +01:00
Jason Nader
f66285d7a1
dogfood string split -f
2020-04-20 22:39:48 +02:00
Wilke Schwiedop
83637e2178
remove sed from __fish_complete_groups.fish
2018-04-25 15:45:12 +02:00
Fabian Homborg
0a8c922d92
Use command -sq instead of redirection
...
This option has been available for a while now and it's a bit shorter.
2017-02-18 22:16:55 +01:00
Kurtis Rader
11a60c8374
reformat all fish scripts
...
I hate doing this but I am tired of touching a fish script as part of
some change and having `make style` radically change it. Which makes
editing fish scripts more painful than it needs to be. It is time to do
a wholesale reformatting of these scripts to conform to the documented
style as implemented by the `fish_indent` program.
2016-11-27 21:27:22 -08:00
Andrew Schulman
0a6dc2addb
use PATH to find getent in __fish_complete_groups ( #3383 )
2016-09-16 18:26:27 +02:00
David Adam (zanchey)
8253df7c3d
use getent for passwd and group if available
2012-11-27 11:49:52 +08:00
liljencrantz
06de2602cb
Clean up interactive mode init a bit. Move a few utility functions to their own files.
...
darcs-hash:20070921205212-75c98-b8b6f88e151e8d0d2fca21626bf8e36a22c565b1.gz
2007-09-22 06:52:12 +10:00