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

Odd memory sheet binding #2431

Open
reagle opened this issue Jun 24, 2024 · 1 comment
Open

Odd memory sheet binding #2431

reagle opened this issue Jun 24, 2024 · 1 comment
Labels

Comments

@reagle
Copy link

reagle commented Jun 24, 2024

When I try to see the memory sheet I get: 'no command for "alt+shift+m".' When I look at the command help, I see an odd binding: Alt+Shift+Shift+M.

sheet	module	longname	keystrokes	description
TableSheet	memory	open-memos	Alt+Shift+Shift+M	open the Memory Sheet

Editing the keystrokes cell to "Alt+Shift+M" is unable to change it. This config setting has no effect:

TableSheet.unbindkey('Alt+Shift+Shift+M')
TableSheet.bindkey('Alt+Shift+M', 'open-memos')
@reagle reagle added the bug label Jun 24, 2024
@reagle reagle changed the title Missing memory sheet? Odd memory sheet binding Jun 24, 2024
@saulpw
Copy link
Owner

saulpw commented Jun 24, 2024

This is fixed on the develop branch. We should do a pass on some other issues (including the sidebar usability) and release a 3.1 soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants