Skip to content

not work with menu-complete #7

Description

@iiey

My setting in ~/.inputrc

set show-all-if-ambiguous on
#cycle through choices with ctrl-right/left
"\e[1;5C": menu-complete
"\e[1;5D": menu-complete-backward

When triggering menu-complete (see man bash) first word takes place (in not wanted format) immediately at the same time with showing suggestions

The problem with this implementation is that we get:

dothis <number> command_name <padding>
           <cursor>

What could we do to improve this behaviour? Thank you in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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