Skip to content

Improve performance #2

@curusarn

Description

@curusarn
  • The performance is an issue because whenever you run a shell command via bind -x ... the readline redraws the prompt which can be noticeable especially if you just hold down the keybinding.
  • The whole thing is kind of a hack because of the limited way we can interact with readline and the command line content.
  • Maybe we can improve the performance by handling vi mode and emacs mode separately because so far we are limited to escape codes that work for both modes.

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