cola
cola

Reputation: 12486

What is the shortcut key to move from one tab to another tab in Gedit?

There are multiple files openned with gedit.

Is there any shortcut key to move from one tab to another tab ?

Upvotes: 19

Views: 7596

Answers (3)

ackuser
ackuser

Reputation: 5899

You can try this "Jump to nth tab Alt+ n". It works fine for me.

Upvotes: 11

Greg Adams
Greg Adams

Reputation: 419

Ctrl+Alt+PgUp goes to the previous tab. Ctrl+Alt+PgDn goes to the next tab.

If this does not work, see the Documents menu.

Upvotes: 34

RylandAlmanza
RylandAlmanza

Reputation: 1398

Ctrl+Shift+Tab should switch between tabs.

Upvotes: -2

Related Questions