Skip to content

[Feature request] Tab completion for -Wno-, -Werror=, and =0|1|2 levels in zsh completion script #1678

Not planned
@Rangi42

Description

@Rangi42
Contributor

contrib/zsh_compl/_rgbasm has some TODO comments related to this.

Activity

added
enhancementTypically new features; lesser priority than bugs
rgbasmThis affects RGBASM
on May 3, 2025
added this to the 0.9.3 milestone on May 7, 2025
Rangi42

Rangi42 commented on Jun 24, 2025

@Rangi42
ContributorAuthor

We have two attempts at fixing this so far:

  1. By @vulcandth: https://pastebin.com/KQeECWFD (generated by OpenAI Codex)
  2. By @aronson: https://pastebin.com/NHHehUXm (generated by Roo Code)

I expect we can synthesize one working PR out of this.

modified the milestones: 0.9.3, 0.9.4 on Jun 28, 2025
removed this from the 0.9.4 or 0.10.0 milestone on Jul 16, 2025
Rangi42

Rangi42 commented on Jul 16, 2025

@Rangi42
ContributorAuthor

I don't want to be responsible for maintaining these completion scripts beyond their current level of complexity. I don't think implementing such detailed -W completion support would be worthwhile: few people are running nontrivial rgbasm invocations directly from shell instead of via a Makefile or script, few people are using the completion scripts at all, and the intersection of those sets might even be zero.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementTypically new features; lesser priority than bugsrgbasmThis affects RGBASM

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ISSOtm@Rangi42

        Issue actions

          [Feature request] Tab completion for `-Wno-`, `-Werror=`, and `=0|1|2` levels in zsh completion script · Issue #1678 · gbdev/rgbds