Skip to content

Conversation

@keeakita
Copy link

@keeakita keeakita commented Mar 4, 2019

This adds two new tab commands: tabr/tabrewind/tabfi/tabfirst and tabl/tablast. These take you to the first and last tab, respectively.

Changes Proposed in this Pull Request:

  • Add :tabrewind command that takes you to the first tab in the pane
  • Add :tablast command that takes you to the last tab in the pane
  • Add :tabr, :tabfir, :tabfirst as aliases to :tabrewind (to match vim)
  • Add :tabl as an alias to :tablast (to match vim)

I have written tests for:

  • New features introduced)

However, I was not able to run tests on my laptop (Fedora), it just popped open a bunch of File Open dialogs and failed random tests. I'm hoping that you have CI on this repo or can get it running on your own :(

@keeakita
Copy link
Author

keeakita commented Mar 5, 2019

Ah, looks like Travis is similarly broken :|

Let me know if there's any manual testing / screencasts / etc I can add to the PR in place of having the tests actually run :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant