aboutsummaryrefslogtreecommitdiffstats
path: root/fzf-url.sh
Commit message (Expand)AuthorAgeFilesLines
* Use -n instead of -vPat O'Connor2019-10-071-1/+1
* Use $BROWSER if "xdg-open" and "open" are not presentAndreas Brenk2019-05-231-0/+2
* Support url patterns like 'file:///'Wenxuan Zhang2019-04-081-1/+1
* Add Git SSH URLsIgor Epstein2019-04-031-2/+3
* Fix www matching regexWenxuan2018-04-151-3/+3
* Improve extract regexWenxuan2018-04-141-3/+3
* Add support for www domains without 'http' prefixWenxuan2018-04-141-1/+2
* :bug: Revert wrong refactorWenxuan2018-04-141-3/+2
* ShellCheck refactorWenxuan2018-04-141-2/+3
* Support opening multi URLs at the same timeWenxuan2018-04-061-2/+3
* Add support for ip addressWenxuan2018-04-061-0/+33