aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1d08d8..6db6a0d 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ The plugin default captures the current screen. You can set `history_limit` to c
the scrollback history:
```tmux
-set -g @history_limit '2000'
+set -g @fzf-url-history-limit '2000'
```
### 💡 Tips