Skip to content

feat: add count prefix support to motions and commands#77

Open
uxitraHannes wants to merge 1 commit into
jasonwilliams:mainfrom
uxitraHannes:feat_counts
Open

feat: add count prefix support to motions and commands#77
uxitraHannes wants to merge 1 commit into
jasonwilliams:mainfrom
uxitraHannes:feat_counts

Conversation

@uxitraHannes
Copy link
Copy Markdown

  • Add count support for left/right character motions in Normal mode
  • Add count support for paragraph navigation (}, {, ]p, [p)
  • Add count support for find/till character motions (f, F, t, T)
  • Add count support for expand line selection (x)
  • Display count prefix in status bar for visual feedback
  • Reset numbersPressed array after command execution
  • Fix word end motion to properly navigate across multiple lines

Warning: Probably conflicting with #65

- Add count support for left/right character motions in Normal mode
- Add count support for paragraph navigation (}, {, ]p, [p)
- Add count support for find/till character motions (f, F, t, T)
- Add count support for expand line selection (x)
- Display count prefix in status bar for visual feedback
- Reset numbersPressed array after command execution
- Fix word end motion to properly navigate across multiple lines
@uxitraHannes
Copy link
Copy Markdown
Author

#76

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