-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add a screencast using byzanz #19
Comments
I just came across this plugin. I've been looking for something like this for awhile. I'm having some learning curve issues that I need to work though, and a screencast would be great. |
Sure I will create one where you can see:
Bump this in a week if I forgot for a while |
This would be great. I couldn't follow through the instructions properly to get it working. |
Here you can see a debug session for https://github.com/albfan/ag.vim, showing
Maybe is a good idea to do it on an ascii capture service like https://asciinema.org/ or add Keystrokes and mouse pointer to the video. In github only gif can be added. Just let me know if you get blocked with anything. If it gets polished, maybe we can add to wiki or similar |
After a quick glance, I'd say this looks good. I'll have to study it more when I have time to do so. You're right that capturing keystrokes (especially Fn keys) would be a big help. |
@albfan How did you add the breakpoint on the right window? Also, if I'm executing a function on the server that I'm debugging on the right window, do I need to execute the function as ASCIIinema would definitely be easier to view+reference in questions. Also, you wouldn't have to wait for a while to get to the point where you were at. |
Check documentation:
https://github.com/albfan/vim-breakpts/blob/master/doc/breakpts.txt#L313 There's a general mapping summary here: https://github.com/albfan/vim-breakpts/blob/master/doc/breakpts.txt#L206 F9 or |
I got it working. Need to play around a little bit. Thanks for your help 😄 |
A picture (video) is worth a thousand words.
Create a screencast using two gvim instances or better a tmux session.
https://aur.archlinux.org/packages/byzanz/
The text was updated successfully, but these errors were encountered: