Skip to content

Commit 41074ed

Browse files
josephschmittopencode
andcommitted
Clean up README documentation
Remove redundant 'original behavior' text from alphabetical sorting option. 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <[email protected]>
1 parent d76f3ea commit 41074ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ set -g @fzf-url-fzf-options '-w 50% -h 50% --multi -0 --no-preview --no-border'
5959
You can control how URLs are sorted by setting `@fzf-url-sort-by`:
6060

6161
```tmux
62-
# Sort URLs alphabetically (default) - original behavior
62+
# Sort URLs alphabetically (default)
6363
set -g @fzf-url-sort-by 'alphabetical'
6464

6565
# Sort URLs by recency - most recent URLs closest to search bar

0 commit comments

Comments
 (0)