Skip to content

Commit 1d04e59

Browse files
authored
chore(tar): Remove already fixed FIXME (#1484)
It was already done in b030e07 "perf(tar): parse the GNU tar help on initialization" (#1362)
1 parent 360b87d commit 1d04e59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

completions/tar

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
# - check for no global variable pollution
3030
# FIXME: why PS4='$BASH_SOURCE:$LINENO: ' shows sometimes negative lines?
3131
# FIXME: timeout on tarball listing
32-
# FIXME: cache 'tar --help' parsing results into global variables
3332
# FIXME: at least 'tar -<tab>' should show some helping text (apart from just
3433
# pure option advice)
3534
# FIXME: short option completion should be more intuitive

0 commit comments

Comments
 (0)