Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This effectively removes "-", "." and "/" from the set of word charac…
…ters. Prior to this, a `w` would skip over the entirety of /some/long/path-name. This is probably not what users expect, since they can use `W` for that.
- Loading branch information