Yes, and IMO they should be set to default TRUE. I have managed to change their state to be checked by default, but the wrapping action was not happening. I added to line 429 of prefs.c:

`+ widget = ui_lookup_widget(ui_widgets.prefs_dialog, "check_always_wrap_search");

`
But this change only changed the GUI state of the wrap checked button, and the actual search was still not wrapping anything. Do you guys know how to default the search action to wrapping?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.