We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d76f3ea commit 41074edCopy full SHA for 41074ed
README.md
@@ -59,7 +59,7 @@ set -g @fzf-url-fzf-options '-w 50% -h 50% --multi -0 --no-preview --no-border'
59
You can control how URLs are sorted by setting `@fzf-url-sort-by`:
60
61
```tmux
62
-# Sort URLs alphabetically (default) - original behavior
+# Sort URLs alphabetically (default)
63
set -g @fzf-url-sort-by 'alphabetical'
64
65
# Sort URLs by recency - most recent URLs closest to search bar
0 commit comments