-
-
Notifications
You must be signed in to change notification settings - Fork 18
feat: DapViewToggle!, DapViewClose!, start_hidden option
#17
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
Conversation
DapViewOpen!, DapViewClose!, start_hidden option
|
What does |
Ah, sorry for the lack of a description, still a WIP. The idea is to use command bangs (
|
feat: toggle with term
DapViewOpen!, DapViewClose!, start_hidden optionDapViewToggle!, DapViewClose!, start_hidden option
I went with a slightly different approach:
@poulter7 can you give it a try? From my testing, everything seems to be working fine, but let me know if you run into any issues. EDIT: and by the way, you can also try using the new |
|
The new commands work as expected! I did have to make one change to get the I'm not an expert lua developer, but is the first import and call to |
Thanks for the heads-up! Should be all good now :) |
Closes #16
The logic to handle buffers and windows is infuriating.