Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readline issues when line goes beyond screen width #137

Open
rohityadavcloud opened this issue Aug 4, 2023 · 1 comment
Open

Readline issues when line goes beyond screen width #137

rohityadavcloud opened this issue Aug 4, 2023 · 1 comment
Milestone

Comments

@rohityadavcloud
Copy link
Member

  1. Create/run a long cmk command in shell/interpreter mode
  2. Now try to go back and forth using cursor or emacs/shortcuts, the readline re-prints

I found this on Mac (darwin/arm64), not sure if it also affects linux or windows. The readline implement in shell mode may need re-implementation.

@rohityadavcloud
Copy link
Member Author

It's possible to complete remove the shell mode and achieve autocompletion by other support bash/zsh (like other CLIs such as kubectl etc does).

@rohityadavcloud rohityadavcloud added this to the 6.4.0 milestone Aug 4, 2023
@rohityadavcloud rohityadavcloud modified the milestones: 6.4.0, 6.5.0 Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant