When I am in edit mode in a tmux pane and I do a search, once it reaches the end, it goes back to the beginning. Is there any setting to prevent this?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
tmux doesn't have appropriate setting for that, but it's easy to fix it in the source code. I've prepared such patch for you (based on tmux 1.6): |
|||||||||
|
/ornto search next result ? – Coren Feb 17 '12 at 11:24/, I usento get the next results. I tried repeating the search with a combination of/and Enter, but the behaviour doesn't change, once it gets to the end, it comes back to the beginning. – Jacobo de Vera Feb 17 '12 at 12:03