Opened 21 months ago
Last modified 21 months ago
#70377 assigned update
tmux-devel should be updated to reflect broken search ux
| Reported by: | mqudsi (Mahmoud Al-Qudsi) | Owned by: | tessus (Helmut K. C. Tessarek) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | tmux-devel |
Description
There is a window of tmux versions wherein searching for text that originally wraps across lines is broken. A tmux configuration setting (off by default) search-wrapped-lines was added for some time that made this work again, but in the latest tmux builds the original change that broke searching text that lies on wrapped lines was reverted and this setting was removed.
As searching the tmux buffer is a huge part of the reason to use tmux, I am requesting a new build of the tmux-devel port to bring the macports version in line with the current (and previous) behavior of tmux upstream.
The current tmux-devel port is at @20240213-608d113 and falls within this window of versions with broken (or broken by default) search. I believe any snapshot after May 15, 2024 would be fine to use, but there's no good reason not to just use the latest from the tmux-next branch.
Relevant issues:
Change History (5)
comment:1 Changed 21 months ago by tessus (Helmut K. C. Tessarek)
comment:2 Changed 21 months ago by jmroot (Joshua Root)
| Cc: | tessus removed |
|---|---|
| Owner: | set to tessus |
| Port: | tmux-devel added |
| Status: | new → assigned |
comment:3 Changed 21 months ago by tessus (Helmut K. C. Tessarek)
comment:4 Changed 21 months ago by ryandesign (Ryan Carsten Schmidt)
Does that commit resolve this ticket?
comment:5 Changed 21 months ago by mqudsi (Mahmoud Al-Qudsi)
Thank you very much for the quick resolution, the updated port works perfectly!

Thanks for the info. I'll create a PR om MacPorts either today or tomorrow.