cvfosammmm / Setzer

LaTeX editor written in Python with Gtk
https://www.cvfosammmm.org/setzer/
Other
385 stars 33 forks source link

Feature: Keyboard shortcut for switching between opened documents #385

Closed MarcusAichmayr closed 8 months ago

MarcusAichmayr commented 8 months ago

In several applications (e.g. Visual Studio Code), there exist keyboard shortcuts to switch between open documents. As far as I know, I can only achieve this in Setzer using the mouse.

I propose to use ctrl + tab for this.

cvfosammmm commented 8 months ago

It's ctrl + PageDown, but I changed it to ctrl + tab.