Re: Bug#39116: A suggestion regarding keyed document switching
Anders Lund <[email protected]> Thu, 1 Aug 2002 10:19:43 +0200
| Newsgroups | gmane.comp.kde.devel.kate |
|---|---|
| Organization | Saguaro |
| Message-ID | <[email protected]> |
On Thursday 01 August 2002 01:34, Evan Edwards wrote: > In MDI mode, the loaded documents are displayed in a list on the left. > Switching to Next/Previous loaded document should be an available action > capable of being bound to a key combo. I would suggest the as yet unused > combo of Alt-PgUp and Alt-PgDown. Personally, I would prefer Control as > the meta key, but that is currently mapped to top of view and bottom of > view. Making it a mappable action will allow users to change it to whatever > they wish. > > When working in projects involving many files, it's a real pain to have > to use the mouse to change files... and MDI is really nice to group > together associated files. Alt + left/right is doing that allready, or isn't that what you want? In cvs HEAD, Alt + pageUp/down is pointing to next/previous bookmark. -anders