You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Disable urlseparator by default
As explained in #319, this separator is too common in URLs and search strings to be a sensible default separator.
* When copying and pasting some content to look it up with some search engine (for instance a title or an address);
* A comma followed by spaces is also legitimate in a URL! For instance if you put some JSON as a GET parameter in a URL.
* Update NEWS: disable urlseparator by default
0 commit comments