Skip to content

Fix Tab completion in the @ file selector in the TUI #18

Description

@zatevakhin

Summary

Improve Tab completion behavior in the @ file selector in the QueryMT TUI.

Problem

The @ file selector does not provide good path completion behavior with Tab, which makes it slower and less predictable to reference files from the input box.

Expected behavior

When using the @ file selector, Tab should help complete the current file or path input in a predictable way.

This should work well for common path completion cases, including partial file names and nested paths.

Notes

This should integrate cleanly with the existing file index and mention selection flow, rather than feeling like a separate input mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions