mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-24 04:21:26 +02:00
73e35da652
If the selection is at the start of a word it will select the next word not the previous. This is only approximate, as it assumes that words are space-delimited and begin at node boundaries.