Modify tmux-jump to highlight matching characters across all visible panes in the current window, not just the current pane. When a user selects a highlighted key, the plugin will switch to the target pane (if different) and jump to that position.
scripts/tmux-jump.rb- Core logic (main changes)scripts/tmux-jump.sh- Add environment variable for optional togglescripts/utils.sh- Add helper for new config option