linutil icon indicating copy to clipboard operation
linutil copied to clipboard

refactor: Tab key

Open jeevithakannan2 opened this issue 1 year ago • 1 comments

Pull Request

Title

Refactor tab key to switch between tabs

Type of Change

  • [x] Refactoring

Description

Refactored already existing tab key functionality to focus tab list and command list to switch between tabs.

  • Press TAB to move to next tab
  • Press SHIFT + TAB to move to previous tab

Checklist

  • [x] My code adheres to the coding and style guidelines of the project.
  • [x] I have performed a self-review of my own code.
  • [x] I have commented my code, particularly in hard-to-understand areas.
  • [x] My changes generate no errors/warnings/merge conflicts.

jeevithakannan2 avatar Sep 12 '24 06:09 jeevithakannan2

Sorry for the inconvenience. We had a massive restructure of the codebase to improve future development. Because of this can you update your PR to the new structure. Thank you for your assistance and contribution.

ChrisTitusTech avatar Sep 12 '24 18:09 ChrisTitusTech