Dundar Göc
157d8cfd74
completions(ant): shorten descriptions
2022-01-20 10:49:40 +01:00
Ilan Cosman
30400f3ced
Use test command instead of bracket command
2021-11-26 16:55:50 -08:00
Fabian
72f55ab206
Fix ant completion ( #8344 )
...
If $xdg_chache_home is empty, this is not a valid fish expression:
[ \( -z \) -o \( ! -d \) ]
and results into an error.
While at it, also use $XDG_CACHE_HOME if that directory does not exist.
This seems better than falling back to $HOME/.cache, which the user has
explicitly overridden via $XDG_CACHE_HOME.
2021-10-14 19:25:23 +02:00
Johannes Altmanninger
6746060c14
Run fish_indent on all fish files in share/
2020-05-19 21:15:39 +02:00
Johannes Altmanninger
49c5f96470
Use set -l to force use of a local variable
...
Bare set overwrites a global/universal variable if it exists.
2020-05-15 08:25:07 +02:00
Jason Nader
926c1f1016
Privatise completion-only funtions
2020-03-07 13:26:27 -08:00
mk2
439470b048
Move __fish_complete_ant_targets to ant.fish
2019-11-27 16:32:37 +01:00
wyahiro
480e95147c
use cache file for ant targets
2019-01-13 21:36:05 +09:00
wyahiro
a6062c4cdd
improved completion for ant
2019-01-03 23:17:53 +09:00
axel
4b9dcf1cf2
Add ant target completions, written by Nate Drake
...
darcs-hash:20061205235252-ac50b-112c0ff335e456ed0b419c6c5c7a889c517baed1.gz
2006-12-06 09:52:52 +10:00