GramEditor/gram
38
986
Fork
You've already forked gram
88

docs: remove mention of old feedback window #126

Merged
krig merged 1 commit from tjk/gram:rm-feedback into main 2026年03月18日 07:30:10 +01:00
Contributor
Copy link
No description provided.
Author
Contributor
Copy link

I admit I'm also not sure about the line referencing a notification panel. I don't see anything related to notifications having been removed from Gram, but I do see this in my Gram log:

2026年03月17日T21:14:16-07:00 ERROR [crates/vim/src/command.rs:1174] NotFound { name: "notification_panel::ToggleFocus" }

And in the command palette, the only things that come up for "notification" are to suppress or clear notifications.

However, I'm going on the assumption that I may not be doing things that generate notifications, so I just haven't been presented with that panel yet... Not sure.

I admit I'm also not sure about the line referencing a notification panel. I don't see anything related to notifications having been removed from Gram, but I do see this in my Gram log: ```plain 2026年03月17日T21:14:16-07:00 ERROR [crates/vim/src/command.rs:1174] NotFound { name: "notification_panel::ToggleFocus" } ``` And in the command palette, the only things that come up for "notification" are to suppress or clear notifications. However, I'm going on the assumption that I may not be doing things that generate notifications, so I just haven't been presented with that panel yet... Not sure.
Owner
Copy link

Thank you!

I think "notification" is an overloaded term in the code base which makes cleaning up a bit tricky..

Thank you! I think "notification" is an overloaded term in the code base which makes cleaning up a bit tricky..
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GramEditor/gram!126
Reference in a new issue
GramEditor/gram
No description provided.
Delete branch "tjk/gram:rm-feedback"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?