dvcrn/proton

Buffer navigation

clayrisser opened this issue · 1 comments

I think there should be a buffer navigation for switching between tabs. Spacemacs has this functionality.

SPACE + b + h - Previous buffer (tab)
SPACE + b + l - Next buffer (tab)

Currently, Atom moves to the next buffer (tab) on CTL + Page Up.
Currently, Atom previous to the next buffer (tab) on CTL + Page Down.

Proposed fix with #280