Summary: | fast switching through document history | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Jay <joerg> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | jfirebaugh |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jay
2005-11-03 19:40:42 UTC
I just noticed: Window switching with ALT+TAB and ALT+SHIFT+TAB in KDE utilizes the same method. On Thursday 03 November 2005 19:40, Jörg Rüppel wrote:
> notepad windows editors
If you want a SDI editor, use kwrite. You will get the exact same behavior.
As for browsing to a certain document in kate using the keyboard, we have the
Documents menu. Press ALT + D and then up/down untill your desired document
is highlighted, then RETURN ;)
So you propose I should open 30 KWrite instances just to get acceptable document switching? Nah, I'm not sure I like that idea. That hasn't to do anything with SDI anyway. I don't want to *browse* to a certain document, I want to activate it with a *single* key(combo). And then I want to switch back to the document I viewed before with the same single keycombo. Everything else is just too slow. There is a reason for the "switch between .cpp/.h" shortcut in KDevelop, but C is not the only domain where two files relate to each other, so why not make it generic and adaptive by utilizing the history? On Thursday 03 November 2005 20:53, Jörg Rüppel wrote:
> I don't want to *browse* to a certain document, I want to activate it with
> a *single* key(combo). And then I want to switch back to the document I
> viewed before with the same single keycombo. Everything else is just too
> slow.
That is a resonable argument.
> CTRL+TAB switches to the last viewed/active document.
> Holding CTRL and pressing TAB several times switches through the document
> history in order of most recently active documents first, without activating
> them until CTRL is released.
I wouldn't agree more. However I would like to configure that shortcut. It should be ctrl+tab by default since it is so popular but the actual shorcut should be up to the user will.
PSPad, a freeware developer editor (http://www.pspad.com) also works like this. Kate does not currently have history navigation, the next/previous document does opening order i believe. But you *can* assign shortcuts to those. > Kate does not currently have history navigation, It does not need to have all history. Just _one_ entry -- previously viewed doc. > But you *can* assign shortcuts to those. Yes, but you cannot still switch to the previously viewed doc. Besides -- Kate is extremely slow switching documents (CPU 2GHz!) so it is much better just to display list of documents (like task switch in KDE, page switch in Opera, etc) switch to selected title doc, and that make "physical" switch in Kate to given one. *** Bug 39116 has been marked as a duplicate of this bug. *** Well, this is an often requested feature, indeed. Just noted that this is a duplicate of bug #104997. Marking this report as such. You may want to transfer your votes. *** This bug has been marked as a duplicate of 104997 *** |