TypicalAM / goread

Beautiful program to read your RSS/Atom feeds right in the terminal!
GNU General Public License v3.0
411 stars 16 forks source link

Support Shift+Tab for previous tab #27

Closed heppu closed 1 year ago

heppu commented 1 year ago

Currently pressing Tab moves to next open tab but there is no way to move to previous tab. I think Shift+Tab should be used for this since it's the standard in all systems where tab is used to move to the next thing.

TypicalAM commented 1 year ago

Agreed