Back to bug 7867

Who When What Removed Added
ossman 2022-03-18 14:49:33 CET See Also https://www.cendio.com/bugzilla/show_bug.cgi?id=3707, https://www.cendio.com/bugzilla/show_bug.cgi?id=7049
ossman 2022-03-22 12:46:11 CET Target Milestone --- MediumPrio
ossman 2022-04-12 14:11:37 CEST See Also https://www.cendio.com/bugzilla/show_bug.cgi?id=7889
wilsj 2022-04-13 09:04:10 CEST CC wilsj
emilo 2022-07-15 16:11:31 CEST CC emilo
samuel 2023-11-30 13:43:29 CET Acceptance Criteria MUST:

* Tab completion should work in bash.
* Tab completion should work for static options and subcommands for our most common command line tools.
* Tab completion suggestions should appear in less than a second.

SHOULD:

* Tab completion should work for static options and subcommands for all our command line tools.
* Tab completion should work for tl-config configuration variables and folders.

COULD:

* Tab completion should work in zsh, fish, etc..
CC samuel
samuel 2023-11-30 14:14:02 CET Acceptance Criteria MUST:

* Tab completion should work in bash.
* Tab completion should work for static options and subcommands for our most common command line tools.
* Tab completion suggestions should appear in less than a second.

SHOULD:

* Tab completion should work for static options and subcommands for all our command line tools.
* Tab completion should work for tl-config configuration variables and folders.

COULD:

* Tab completion should work in zsh, fish, etc..
completion should work in other common shells like zsh, fish, etc.
* Tab completion should work for dynamic options like agent names and logged-in usernames. MUST:

* Tab completion should work in the most common shell (bash).
* Tab completion should work for static options and subcommands for our most common command line tools.
* Tab completion suggestions should feel reasonably fast (appear in less than a second).

SHOULD:

* Tab completion should work for static options and sub commands for all our command line tools.
* Tab completion should work for common dynamic options (tl-config configuration variables and folders).

COULD:

* Tab

Back to bug 7867