Kittyfisto / Tailviewer

Open source log file viewer
https://kittyfisto.github.io/Tailviewer/
MIT License
184 stars 38 forks source link

Add command to go to next / previous data source #299

Closed Kittyfisto closed 3 years ago

Kittyfisto commented 3 years ago

At the moment the user can go to a data source, but this is a hidden feature and only the most adventurous users stumble upon it by accident:

kb9gxk commented 7 months ago

At the moment the user can go to a data source, but this is a hidden feature and only the most adventurous users stumble upon it by accident:

  • [x] Add "Go to next data source" command to the "Edit" menu which may only be executed when at least one data source is opened
  • [x] Add "Go to previous data source" command to the "Edit" menu which may only be executed when at least one data source is opened
  • [x] Make sure the shortcuts to invoke the command are displayed (Ctrl+Tab, Ctrl+Shift+Tab)

The Ctrl+Tab and Ctrl+Shift+Tab does not work.