Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Add fig completion support #136

@migueldeicaza

Description

@migueldeicaza

Fig published a scheme for commands and completion, and we could have swiftterm or SwiftTermApp support this:

https://github.com/withfig/autocomplete

Issues to track:

  • installing shell variables to flag start/end of command execution
  • how to make UITextInput offer our custom completions (this could steer the support to swift term), or if we should offer the completions as a separate UI (implementation would be in SwiftTermApp)
  • loading, parsing a fig database of completions.
  • UI could be done with this: https://github.com/IMcD23/InputAssistant

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions