8000 How to not append space? · Issue #239 · chzyer/readline · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
How to not append space? #239
Open
Open
@vczyh

Description

@vczyh
  • 1 Press Tab after FROM, autocomplete schema, it works.
// "schema." is PcItemDynamic callback returned.
SELECT * FROM schema.
  • 2 Continue to press Tab for the prompt table list. It looks this:
SELECT * FROM schema. table

I know the result is right. Every autocompletion will add space.

I want:

SELECT * FROM schema.table

What should I do?

Thanks!

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

      0