https://bugs.kde.org/show_bug.cgi?id=303485

Kurt Hindenburg <khindenb...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/-/commit/f130
                   |                            |8b70774a17d3f745d39bbaaec45
                   |                            |aeaca00cc
         Resolution|---                         |FIXED

--- Comment #2 from Kurt Hindenburg <khindenb...@kde.org> ---
Git commit f1308b70774a17d3f745d39bbaaec45aeaca00cc by Kurt Hindenburg, on
behalf of João Gouveia.
Committed on 13/04/2024 at 00:18.
Pushed by hindenburg into branch 'master'.

Add "No wrap" setting to search options

In some scenarios, users don't want to start a search again from the
top when they reach the end of the contents being searched. However,
if the contents are too large, it can be difficult to notice when
such jumping occurs. This commit aims to address this by adding an
option that disables the automatic wrapping in searches.

M  +26   -4    src/SearchHistoryTask.cpp
M  +6    -0    src/SearchHistoryTask.h
M  +15   -6    src/session/SessionController.cpp
M  +2    -1    src/session/SessionController.h
M  +19   -3    src/settings/GeneralSettings.ui
M  +5    -0    src/settings/konsole.kcfg
M  +10   -1    src/widgets/IncrementalSearchBar.cpp
M  +8    -0    src/widgets/IncrementalSearchBar.h

https://invent.kde.org/utilities/konsole/-/commit/f1308b70774a17d3f745d39bbaaec45aeaca00cc

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to