Skip to content

Conversation

S0AndS0
Copy link

@S0AndS0 S0AndS0 commented Jun 16, 2025

Describe your changes

This is, for now, a work in progress and aims to address Issue #134 by adding/incorporating kongcompletion... tragically this change is currently hampered by a bit of skill-issues for resolving the following follow-up issue that these changes introduce;

go build && ./freeze --help
#>                             
#>   ERROR  Something went wrong
#>                              
#>  can't mix positional arguments and branching arguments on *main.Config

... so if anyone wants to help tackle this with me, I'd much appreciate a helping hand :-)

Related issue/discussion:

Checklist before requesting a review

  • I have read CONTRIBUTING.md
  • I have performed a self-review of my code

If this is a feature

  • I have created a discussion
  • A project maintainer has approved this feature request. Link to comment:

Updates/edits

2025-06-17

Got past previous parser errors!... only to face-plant on the following knotty states;

go build
./freeze --shell bash
#>
#>   ERROR  File not found
#>
#>  open : no such file or directory
./freeze --code 1
#>
#>   ERROR  File not found
#>
#>  open 1: no such file or directory

@S0AndS0 S0AndS0 requested a review from a team as a code owner June 16, 2025 23:57
@S0AndS0 S0AndS0 requested review from bashbunni and removed request for a team June 16, 2025 23:57
@S0AndS0 S0AndS0 changed the title [WiP] feet: Start adding tab-completion [WiP] feet: Add tab-completion Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant