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(vim/#2357): Part 1 - Show pending operator in status bar #2364

Merged
merged 7 commits into from
Aug 26, 2020

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Aug 26, 2020

Issue: As described in #2357 , we weren't showing any context around a pending operator in the status bar - this is really a step backward.

Fix: This picks up onivim/libvim#218 so that we get some context around the current pending operator, and we show it in now in the statusbar:

2020-08-26 12 56 23

This fixes the operator-pending part of #2357 - we're missing showing the in-progress count of a command, though.

@bryphe bryphe merged commit e6a1d19 into master Aug 26, 2020
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.

1 participant