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

fix: nr command lastRunCommand not work #238

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

levelio
Copy link
Contributor

@levelio levelio commented Nov 6, 2024

Description

First of all, I would like to express my gratitude for developing ni, which I really enjoy using. During my usage, I wished for a feature to repeat the last command, and after reviewing the code, I discovered that this feature already exists, but it does not function on several of my devices.

Eventually, I found that the suggest section of the code executes once upon initial display, at which time the input is empty, leading to a display order that is inconsistent with expectations.

Linked Issues

Additional context

@antfu antfu merged commit acb0f7a into antfu-collective:main Nov 14, 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

Successfully merging this pull request may close these issues.

2 participants