https://bugs.kde.org/show_bug.cgi?id=452637
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |22.08 Latest Commit| |https://invent.kde.org/syst | |em/dolphin/commit/9b5f56980 | |bc4d2f399a6b828c94b23f3626c | |9d21 Resolution|--- |FIXED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 9b5f56980bc4d2f399a6b828c94b23f3626c9d21 by Nate Graham, on behalf of oioi 555. Committed on 02/05/2022 at 20:25. Pushed by ngraham into branch 'master'. Re-add "Open Terminal Here" feature This is equivalent to the "Open Terminal Here" feature that existed until Version 20.12. If the user has selected folders, replace "Open Terminal" in the context menu with "Open Terminal Here". When more than 5 folders are selected, a modal window will ask the user if they are sure they want to open all 6 or more terminal windows. In Detail View, users can also select a file, which will open a terminal at the location of that file. FIXED-IN: 22.08 M +2 -2 src/dolphincontextmenu.cpp M +48 -1 src/dolphinmainwindow.cpp M +6 -0 src/dolphinmainwindow.h M +2 -1 src/dolphinpart.rc M +2 -1 src/dolphinui.rc M +2 -2 src/settings/contextmenu/contextmenusettingspage.cpp M +1 -1 src/settings/dolphinsettingsdialog.cpp https://invent.kde.org/system/dolphin/commit/9b5f56980bc4d2f399a6b828c94b23f3626c9d21 -- You are receiving this mail because: You are watching all bug changes.