diff options
author | Wenxuan Zhang <wenxuangm@gmail.com> | 2021-06-02 09:13:41 +0800 |
---|---|---|
committer | Wenxuan Zhang <wenxuangm@gmail.com> | 2021-06-02 09:13:41 +0800 |
commit | 34cb0fba7bb7cda1cbfdb506ad66f3bf563a6ea2 (patch) | |
tree | fadfe8e69e589fc4aca8860a078909e2b5dada94 | |
parent | 11fd83d8d4fab6a814801b63e3c67d885606a366 (diff) | |
download | fork-tmux-fzf-url-34cb0fba7bb7cda1cbfdb506ad66f3bf563a6ea2.tar.gz fork-tmux-fzf-url-34cb0fba7bb7cda1cbfdb506ad66f3bf563a6ea2.tar.bz2 fork-tmux-fzf-url-34cb0fba7bb7cda1cbfdb506ad66f3bf563a6ea2.zip |
docs: update
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -56,9 +56,8 @@ set -g @fzf-url-fzf-options '-w 50% -h 50% --multi -0 --no-preview --no-border' ### 💡 Tips -- Use `tab` to mark multiple urls and open them at once. -- Hit `ctrl - r` to toggle selection. -- The tmux theme showed at screenshot is [tmux-power](https://github.com/wfxr/tmux-power). +- You can mark multiple urls and open them at once. +- The tmux theme showed in the screenshot is [tmux-power](https://github.com/wfxr/tmux-power). ### 🔗 Other plugins |