Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove sort, I care less about redundancy than original order | vg | 2022-02-24 | 1 | -1/+0 |
| | |||||
* | display message when no URLs are matched | Thiago Perrotta | 2021-12-26 | 1 | -1/+1 |
| | | | | | This yields a better user experience, providing feedback on the "unhappy path". | ||||
* | Merge pull request #18 from nifr/fix/duplicate-entries-in-fzf-selection | Wenxuan | 2021-06-02 | 1 | -1/+1 |
|\ | | | | | | | | | fix: urls of the form "https://www.*" show up twice in fzf selection closes #17 | ||||
| * | fix: urls of the form "https://www.*" show up twice in fzf selection | Nicolai Fröhlich | 2021-06-01 | 1 | -1/+1 |
| | | |||||
* | | feat: allow to set fzf options with tmux option @fzf-url-fzf-options | Nicolai Fröhlich | 2021-06-01 | 1 | -1/+7 |
|/ | |||||
* | refactor: option name and default behavior (#14) | Wenxuan Zhang | 2021-05-30 | 1 | -1/+9 |
| | |||||
* | Using entire buffer scrollback as target content | Shivam Mehta | 2021-05-30 | 1 | -1/+1 |
| | |||||
* | refactor: lint | Wenxuan Zhang | 2020-09-07 | 1 | -26/+28 |
| | |||||
* | feat: support custom filter #7 | Wenxuan Zhang | 2020-09-05 | 1 | -3/+7 |
| | |||||
* | Use -n instead of -v | Pat O'Connor | 2019-10-07 | 1 | -1/+1 |
| | |||||
* | Use $BROWSER if "xdg-open" and "open" are not present | Andreas Brenk | 2019-05-23 | 1 | -0/+2 |
| | |||||
* | Support url patterns like 'file:///' | Wenxuan Zhang | 2019-04-08 | 1 | -1/+1 |
| | |||||
* | Add Git SSH URLs | Igor Epstein | 2019-04-03 | 1 | -2/+3 |
| | |||||
* | Fix www matching regex | Wenxuan | 2018-04-15 | 1 | -3/+3 |
| | |||||
* | Improve extract regex | Wenxuan | 2018-04-14 | 1 | -3/+3 |
| | |||||
* | Add support for www domains without 'http' prefix | Wenxuan | 2018-04-14 | 1 | -1/+2 |
| | |||||
* | :bug: Revert wrong refactor | Wenxuan | 2018-04-14 | 1 | -3/+2 |
| | |||||
* | ShellCheck refactor | Wenxuan | 2018-04-14 | 1 | -2/+3 |
| | |||||
* | Support opening multi URLs at the same time | Wenxuan | 2018-04-06 | 1 | -2/+3 |
| | |||||
* | Add support for ip address | Wenxuan | 2018-04-06 | 1 | -0/+33 |