fluentCODE / ScrawlIssues

Issue Tracker for Scrawl by fluentCODE
14 stars 0 forks source link

ctrl backspace doesn't remove word by word #86

Closed luisrudge closed 9 years ago

aarondandy commented 9 years ago

This also marks the file dirty without making any changes. This may be a sign of a bug as well.

pauljz commented 9 years ago

This is implemented in build 414. Ctrl-Backspace and Ctrl-Delete will delete consistently with the behavior of Ctrl-Left and Ctrl-Right.

On a largely unrelated but useful note, Shift-Delete and Shift-Backspace both now function identically to Delete and Backspace. Previously they just didn't do anything, which was annoying and inconsistent with other editing experiences.