Bug 463980 - split views: pin a view
Summary: split views: pin a view
Status: REPORTED
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: 21.12.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-07 21:28 UTC by Misha Aizatulin
Modified: 2023-01-07 21:28 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Misha Aizatulin 2023-01-07 21:28:45 UTC
Say my view is split into A and B. I'd like to be able to pin A such that no matter what happens, no other document will come to foreground in A. All documents should open in B no matter whether my cursor is in A or in B. 

Rationale: one often works with a "master" document and a collection of "satellite" documents. The master document must always remain visible. I think currently there is no way to achieve that - if I forget my cursor in A, and open a new document, it will open in A, and I have to click around to open it in B and go back to master in A instead.