Bug 471471 - Add "Open.." to the tab context menu
Summary: Add "Open.." to the tab context menu
Status: VERIFIED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (other bugs)
Version First Reported In: Git
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-26 14:42 UTC by Allen Winter
Modified: 2023-07-15 10:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allen Winter 2023-06-26 14:42:37 UTC
this is a wish.

now that we have the "open new tab to the right/left of the current tab", I find myself wanting "Open .." on the tab's context menu.

this way if I want to open a file to the immediate right/left of a tab all I need to do is left click the tab then right click->open
Comment 1 Bug Janitor Service 2023-07-14 10:56:28 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1260
Comment 2 Waqar Ahmed 2023-07-15 09:33:29 UTC
Git commit 1e5e588ef31371108d6d4c3d9d7b0d52daa5b7a9 by Waqar Ahmed.
Committed on 14/07/2023 at 10:55.
Pushed by cullmann into branch 'master'.

Add open action to tabbar context menu

M  +2    -0    apps/lib/kateviewspace.cpp

https://invent.kde.org/utilities/kate/-/commit/1e5e588ef31371108d6d4c3d9d7b0d52daa5b7a9
Comment 3 Allen Winter 2023-07-15 10:54:56 UTC
Thank you!