aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWenxuan <wenxuangm@gmail.com>2018-04-06 20:54:01 +0800
committerWenxuan <wenxuangm@gmail.com>2018-04-06 20:55:45 +0800
commit6d6d56c3c02a26f7e0df4a97ad99d5fe9ac39487 (patch)
tree8438f30048c13d04dfa364cfe822e852d33b2809
parentf7bcd97a8a563f83b7f4b789df83068e4478705c (diff)
downloadfork-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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3270557..43d55e3 100644
--- a/README.md
+++ b/README.md
@@ -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