Fabian Homborg
|
9367d4ff71
|
Reindent functions to remove useless quotes
This does not include checks/function.fish because that currently
includes a "; end" in a message that indent would remove, breaking the test.
|
2020-03-09 19:46:43 +01:00 |
|
Jason Nader
|
0b7bbb5654
|
cleanup completions: localise/erase vars where possible
[skip-ci]
|
2020-02-23 11:10:32 +01:00 |
|
Fabian Homborg
|
ce245704d7
|
Reformat completion scripts
These were excluded from style.fish
|
2019-05-05 12:53:09 +02:00 |
|
Aaron Gyes
|
68527ff20c
|
completions: --description -> -d
This ends up saving a surprising number of bytes.
|
2017-10-11 10:17:35 -07:00 |
|
Fabian Homborg
|
3b0f9911e2
|
Move setfacl completions to string
|
2015-10-04 15:41:20 +02:00 |
|
Fabian Homborg
|
b85a8bbbfe
|
Rename sgrep to __fish_sgrep
Makes it harder to cause issues with aliases, see fish-shell#2245
|
2015-09-09 20:55:04 +02:00 |
|
Roman Inflianskas
|
cfa41686d2
|
Add setfacl completions
|
2014-10-21 08:27:32 +08:00 |
|