Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tab): add keybind to go to last tab visited #622

Merged
merged 7 commits into from
Aug 23, 2021

Commits on Aug 3, 2021

  1. feat(tab): add keybind to go to last tab visited

    Fixes zellij-org#398.
    
    Tab key is used as default for the `GoToLastTab` action.
    sagittarius-a committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    5799ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7346366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    404faf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    081c554 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aff9973 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f482f3 View commit details
    Browse the repository at this point in the history
  7. fix cargo clippy lint

    sagittarius-a committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    24ef96b View commit details
    Browse the repository at this point in the history