Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

Some special characters not handled correctly #10

@gelguy

Description

@gelguy

Special characters which have the no_reenter flag will cause Cmd2Suggest to exit from the cmdline.

Examples of these are <C-V>, <C-K>, <C-D> etc. These cause exit from the cmdline as Cmd2Suggest is unable to decide if it should return back to the cmdline.

The best way to handle this would be to create a special module to handle each of these cases.

To be fixed in later version (maybe).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions