bazed-editor / bazed

The baz editor
Apache License 2.0
26 stars 3 forks source link

Implement word boundary search and wordwise movement #71

Closed elkowar closed 1 year ago

elkowar commented 1 year ago

This PR implements word-boundary search, and uses it to implement word-wise movement. To make that usable, it also makes the frontend include modifier state when sending key events.