diff options
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 | 
