calixteman 08f6769390
Scan backwards to delete a word in a text field
Finding the word to delete with a regex is quadratic in the value
length, so each "delete word backward" keystroke could take a long
time in a large field.
2026-08-01 22:13:27 +02:00
..
2026-04-25 12:13:12 +02:00
2026-06-30 10:45:15 +02:00