index
:
fork-tmux-fzf-url
master
[fork] fork of tmux-fzf-url with custom patch
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fzf-url.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
if /home/calendros/bin/tmux-browser-split is defined use it first
HEAD
master
vg
2024-02-20
1
-3
/
+3
*
workaround missing user environment before running command
vg
2023-01-16
1
-0
/
+9
*
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
*
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
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