zaghaghi / openapi-tui

Terminal UI to list, browse and run APIs defined with openapi spec.
MIT License
659 stars 15 forks source link

Feat: add keybindings for navigation to adjacent tabs #17

Closed wancup closed 7 months ago

wancup commented 7 months ago

Thank you to useful TUI! I added keybindings for navigating to the next/previous tab using ] and [. Of course, I understand that tab navigation can also be done using numeric keys, so there might be some overlap in features. If you think this is a duplicate feature, please feel free to close this pull request!