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

feat(vim): Hook up ':messages' / ':messages clear' ex commands #2765

Merged
merged 9 commits into from Nov 27, 2020

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Nov 25, 2020

This integrates the messages ex command with the pane view, and sets up keyboard navigation for the message elements:

ex-messages
(...need to adjust FPS settings on my gif recorder - much smoother in real-time)

Todo:

  • Add reason-libvim tests for the new goto/clear APIs
  • Remove the Feature_Notification.View.List module as it is now unused
  • Wire the dismiss gesture back up

@bryphe bryphe merged commit 9069188 into master Nov 27, 2020
@bryphe bryphe deleted the feat/vim/ex-messages-hookup branch November 27, 2020 17:42
@bryphe bryphe added the N-screenshot Notes: Screenshot label Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
N-screenshot Notes: Screenshot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant