diff options
author | Wenxuan <wenxuangm@gmail.com> | 2018-04-06 20:54:01 +0800 |
---|---|---|
committer | Wenxuan <wenxuangm@gmail.com> | 2018-04-06 20:55:45 +0800 |
commit | 6d6d56c3c02a26f7e0df4a97ad99d5fe9ac39487 (patch) | |
tree | 8438f30048c13d04dfa364cfe822e852d33b2809 | |
parent | f7bcd97a8a563f83b7f4b789df83068e4478705c (diff) | |
download | fork-tmux-fzf-url-6d6d56c3c02a26f7e0df4a97ad99d5fe9ac39487.tar.gz fork-tmux-fzf-url-6d6d56c3c02a26f7e0df4a97ad99d5fe9ac39487.tar.bz2 fork-tmux-fzf-url-6d6d56c3c02a26f7e0df4a97ad99d5fe9ac39487.zip |
Update README
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # tmux-fzf-url -`tmux-fzf-url` is a tmux plugin for opening urls on screen quickly without mouse. +`tmux-fzf-url` is a tmux plugin for opening urls from browser quickly without mouse. ![screenshot](screenshot.gif) @@ -33,7 +33,7 @@ setting value to `@fzf-url-bind` at the tmux config like this: - Use `tab` to mark multiple urls and open them at once. - Hit `ctrl-r` to toggle selection. -- The tmux theme of screenshot is [tmux-power](https://github.com/wfxr/tmux-power)(currently no `README` :sweat_smile:, will add sometime). +- The tmux theme showed at screenshot is [tmux-power](https://github.com/wfxr/tmux-power)(currently no `README` :sweat_smile:, will add sometime). ## License |