diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,2 +1,6 @@ # tmux-urlscan-fzf -tmux plugin that uses `urlscan` to display the URLs in the current pane in an `fzf` window so they can be opened +tmux plugin that uses `urlscan` to display the URLs in the current pane in an +`fzf` window so they can be opened + +You will need to have both [urlscan](https://github.com/firecat53/urlscan) and +`fzf` installed for this plugin to work. |