-
-
Notifications
You must be signed in to change notification settings - Fork 212
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
ERROR: The command "move" is unsupported in this view #711
Labels
bug
Something isn't working
Comments
Hey, I just pushed a few commits that should fix this. Is it still a
problem?
…On Fri, Jan 14, 2022, 8:08 PM Bettehem ***@***.***> wrote:
*Describe the bug*
Hello, this doesn't seem to be anything serious, but when using the latest
ncspot version, if pressing the up arrow or k at the top of a list view,
or pressing down arrow or j at the bottom of a list results in an error.
*To Reproduce*
Steps to reproduce the behavior:
1. Go to any view in ncspot
2. Scroll to either the top or bottom of a list
3. Press either up or down depending on if you're at the top or bottom
of a list view.
4. See error
*Expected behavior*
Expected to not see an error when pressing up or down at either end of a
list view.
Before there wasn't any output in this case and I think it would be fine
like that, but if some output should be shown, perhaps something like ERROR:
Already at the top/end of a list would be better.
*Screenshots*
[image: image]
<https://user-images.githubusercontent.com/3002104/149571331-ffaa0454-bff8-4839-914b-2509527ae4cb.png>
*System (please complete the following information):*
- OS: Arch Linux
- Terminal: Alacritty
- Version: master branch
- Installed from: AUR. Same result when building manually too.
—
Reply to this email directly, view it on GitHub
<#711>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAE3LDXNIBAVMSKW5GVTU3UWBYETANCNFSM5L7RNTJQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
It works now with the latest commits. Thanks! |
Hello, I just noticed that this same error message is shown when trying to press left or |
Thanks for the report. Should be fixed in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Hello, this doesn't seem to be anything serious, but when using the latest ncspot version, if pressing the up arrow or
k
at the top of a list view, or pressing down arrow orj
at the bottom of a list results in an error.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected to not see an error when pressing up or down at either end of a list view.
Before there wasn't any output in this case and I think it would be fine like that, but if some output should be shown, perhaps something like
ERROR: Already at the top/end of a list
would be better.Screenshots
System (please complete the following information):
master
branchThe text was updated successfully, but these errors were encountered: