Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bash completion rules for targets #38

Closed
cgruber opened this issue Mar 24, 2015 · 0 comments
Closed

Bash completion rules for targets #38

cgruber opened this issue Mar 24, 2015 · 0 comments
Assignees
Labels
P2 We'll consider working on this in future. (Assignee optional) type: feature request

Comments

@cgruber
Copy link
Contributor

cgruber commented Mar 24, 2015

Exposing some shell-completion magic such that one could...

bazel my/project/foo:

... then hit tab to get the list of targets at that package would be amazeballz.

@damienmg damienmg self-assigned this Mar 25, 2015
@damienmg damienmg added type: feature request P2 We'll consider working on this in future. (Assignee optional) labels Mar 26, 2015
bazel-io pushed a commit that referenced this issue Jun 4, 2019
Related: #8380 , [#38](bazelbuild/starlark#38)

introduce flag --incompatible_restrict_escape_sequences=false
When the flag is enabled, invalid escape sequences like "\z" are
rejected.

RELNOTES: Flag `--incompatible_restrict_escape_sequences` is added. See
#8380

Closes #8526.

PiperOrigin-RevId: 251434634
irengrig pushed a commit to irengrig/bazel that referenced this issue Jun 18, 2019
Related: bazelbuild#8380 , [bazelbuild#38](bazelbuild/starlark#38)

introduce flag --incompatible_restrict_escape_sequences=false
When the flag is enabled, invalid escape sequences like "\z" are
rejected.

RELNOTES: Flag `--incompatible_restrict_escape_sequences` is added. See
bazelbuild#8380

Closes bazelbuild#8526.

PiperOrigin-RevId: 251434634
irengrig pushed a commit to irengrig/bazel that referenced this issue Jul 15, 2019
Related: bazelbuild#8380 , [bazelbuild#38](bazelbuild/starlark#38)

introduce flag --incompatible_restrict_escape_sequences=false
When the flag is enabled, invalid escape sequences like "\z" are
rejected.

RELNOTES: Flag `--incompatible_restrict_escape_sequences` is added. See
bazelbuild#8380

Closes bazelbuild#8526.

PiperOrigin-RevId: 251434634
tomaszstrejczek pushed a commit to tomaszstrejczek/bazel that referenced this issue Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 We'll consider working on this in future. (Assignee optional) type: feature request
Projects
None yet
Development

No branches or pull requests

2 participants