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

feature request: go_back_immediately to focus back directly after test start #21

Open
fwolfst opened this issue Oct 28, 2022 · 0 comments

Comments

@fwolfst
Copy link

fwolfst commented Oct 28, 2022

Thanks, plugin works nice on my setup (using it for Ruby/rspec).

I have a feature request: I assumed the option termOpts < go_back would let me focus back my previous window immediately. Unfortunately the focus changes only after the test run is finished.
An option go_back_immediately (overriding go_back) would be great.

Currently my workaround is this
map <Leader>T :TestFile<CR><c-w><c-p> (execute TestFile and WindowPrevious).

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

No branches or pull requests

1 participant