aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* if /home/calendros/bin/tmux-browser-split is defined use it firstHEADmastervg2024-02-201-3/+3
|
* workaround missing user environment before running commandvg2023-01-161-0/+9
|
* remove sort, I care less about redundancy than original ordervg2022-02-241-1/+0
|
* Merge pull request #20 from thiagowfx/emptyWenxuan2021-12-271-1/+1
|\ | | | | display message when no URLs are matched
| * display message when no URLs are matchedThiago Perrotta2021-12-261-1/+1
|/ | | | | This yields a better user experience, providing feedback on the "unhappy path".
* Merge pull request #19 from robhanlon22/patch-1Wenxuan2021-08-301-1/+3
|\
| * Note that `bash` >= `4.0` is required in READMERob Hanlon2021-08-271-1/+3
|/ | | macOS ships with `bash` `3.2` (yikes!) and thus `mapfile` is not present.
* docs: updateWenxuan Zhang2021-06-021-3/+2
|
* Merge pull request #18 from nifr/fix/duplicate-entries-in-fzf-selectionWenxuan2021-06-021-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 selectionNicolai Fröhlich2021-06-011-1/+1
| |
* | Merge pull request #16 from nifr/masterWenxuan2021-06-022-1/+14
|\ \ | |/ |/|
| * docs: add documentation for tmux option @fzf-url-fzf-optionsNicolai Fröhlich2021-06-011-0/+7
| |
| * feat: allow to set fzf options with tmux option @fzf-url-fzf-optionsNicolai Fröhlich2021-06-011-1/+7
|/
* docs: fix option nameWenxuan Zhang2021-05-311-1/+1
|
* docs: add option description (#14)Wenxuan Zhang2021-05-301-0/+7
|
* refactor: option name and default behavior (#14)Wenxuan Zhang2021-05-302-3/+11
|
* Merge pull request #14 from maniac-en/masterWenxuan2021-05-302-2/+3
|\ | | | | Using entire buffer scrollback as target content
| * Using entire buffer scrollback as target contentShivam Mehta2021-05-302-2/+3
|/
* refactor: lintWenxuan Zhang2020-09-071-26/+28
|
* feat: support custom filter #7Wenxuan Zhang2020-09-053-4/+17
|
* Fix badgeWenxuan Zhang2020-07-131-1/+1
|
* Update readme (#6)Wenxuan2020-06-151-8/+15
| | | | | * Update readme * Update readme
* Update README.Wenxuan Zhang2019-12-021-1/+1
|
* Merge pull request #5 from PatOConnor43/fix-for-zshWenxuan2019-10-081-1/+1
|\ | | | | Count the length of the stringified $BROWSER variable
| * Use -n instead of -vPat O'Connor2019-10-071-1/+1
|/
* Merge pull request #2 from abrenk/env-browserWenxuan2019-05-241-0/+2
|\ | | | | Use $BROWSER if "xdg-open" and "open" are not present
| * 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
|
* Merge pull request #1 from igorepst/masterWenxuan2019-04-041-2/+3
|\ | | | | Add Git SSH URLs
| * Add Git SSH URLsIgor Epstein2019-04-031-2/+3
|/
* Update license.Wenxuan2019-01-222-26/+4
|
* Update LICENSE.Wenxuan2019-01-181-1/+1
|
* Update READMEWenxuan2018-09-271-0/+2
|
* Update LICENSEWenxuan2018-04-151-2/+4
|
* Update screenshotWenxuan2018-04-152-1/+1
|
* 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-142-6/+8
|
* Add licenseWenxuan2018-04-131-0/+21
|
* Update READMEWenxuan2018-04-061-6/+6
|
* Update READMEWenxuan2018-04-061-2/+2
|
* Add READMEWenxuan2018-04-061-0/+40
|
* Add a screenshotWenxuan2018-04-061-0/+0
|
* Support opening multi URLs at the same timeWenxuan2018-04-061-2/+3
|
* Add support for ip addressWenxuan2018-04-062-15/+40
|
* Exit immediately when no url matchedWenxuan2018-04-061-1/+1
|
* Improve fzf optionsWenxuan2018-04-061-3/+3
|
* Fix execute permission errorWenxuan2018-04-061-0/+0
|