dvcrn / proton

space-atom. spacemacs and sublimious style editing in atom
GNU General Public License v3.0
565 stars 56 forks source link

Buffer navigation #279

Closed clayrisser closed 6 years ago

clayrisser commented 6 years ago

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.

clayrisser commented 6 years ago

Proposed fix with #280