fish-shell/share
NextAlone 76bde0839f
Fix gradle tasks completion (#8672)
The regex for task names was a bit off, so
- include uppercase letters, to support `TMessagesProj:assembleMiniRelease`
- don't include characters like `[]` (which happen to lie between ASCII `A` and `z`)
- include numbers, which are presumably valid in an identifier
- explicitly include the optional ` - ` bit in the regex
2022-01-29 11:27:00 +01:00
..
completions Fix gradle tasks completion (#8672) 2022-01-29 11:27:00 +01:00
functions default colors: use reverse for pager selection. 2022-01-28 04:39:36 -08:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools themes: Resolve pager_selected_background 2022-01-19 17:54:59 +01:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Shorten more. 2022-01-27 16:21:22 -08:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00